Badry's blog

By Badry, history, 9 years ago, In English

Hi codeforces .. I am trying to solve this problem http://codeforces.com/problemset/gymProblem/100283/B but when I try to submit I get Denial of judgement verdict ..what do you think the problem is ???? is it in my code our it is from the judge itself ... thanks in advance

  • Vote: I like it
  • -3
  • Vote: I do not like it

»
9 years ago, # |
  Vote: I like it 0 Vote: I do not like it

may be you missed the part saying, input:road.in

you have to take input from file for this problem.