CodeMarshalβ

  • Contests
  • Dashboard
  • Clarifications 
  • Standings
  • Submissions
  • Register
  • Login

Take-off Programming Contest, Summer'19

Finished
The contest has ended.
Disclaimer

CodeMarshal is serving as a hosting platform for this contest and does not claim to own its content. To report copyright violations drop a line at: [email protected]

Practice

Solve these problems in practice mode.

Login

Problems

× 239
A

Bet You Can’t

× 182
B

Blind Fan

× 169
C

Coffeeholic Chris

× 60
D

Gangs of Blazing

× 29
E

Bran Has Vision

× 1
F

Sorting Scores

× 2
G

Hurry up! Correct the mistakes

H

Election at ICC

I

Spider-Man Far From Mirpur

Clarifications (See all..)

Answered

[E. Bran Has Vision] what is Time limit exceeded?

It means that the program didn't stop running before the given Time Limit. I.e: for problem E the program must stop on or before 1 sec.

Answered

[E. Bran Has Vision] "The input ends on EOF( End Of File)" ---what does it mean?

There can be multiple test cases and when there will be no more inputs(test cases) you'll have to stop your program after answering all the test cases.

Answered

[B. Blind Fan] what is Compilation Error

It means that your code is not syntactically correct. Thus, it can't compile the code.

Answered

[D. Gangs of Blazing] What is runtime error?

If your solution crashes while running the program, it'll produce a "Runtime Error" verdict. Also, read the problem statement carefully.

© 2022 CodeMarshal         

Manual  Partners  Feedback