bitthal04's blog

By bitthal04, history, 7 months ago, In English

I was participating in meta hacker cup as practice round is going on now. But for 2/3 questions for which the submissions i made i got presentation error. And at this point i am not able to figure out much what were the difference between them. So can someone tell me how to handle this so i don't mess up because of this.(As the contest is still going on i am not sure if i should share my code here but if someone wants i can share it to him/her personally).

Edit: One thing which i forgot to mention i solved some problems from last year as well and all those question which had single line output like "Case #1: 5" these tend to work fine but only those which had multiple lines output seem to fail(Not sure if that's the correct reasoning or not).

  • Vote: I like it
  • +1
  • Vote: I do not like it

»
7 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Auto comment: topic has been updated by bitthal04 (previous revision, new revision, compare).

»
7 months ago, hide # |
Rev. 2  
Vote: I like it 0 Vote: I do not like it

Is there any special character? that is getting added in your output file. I saw one livestream he was doing special character checks before submitting the output files :) .This years practice round solved 3 questions till now but didnt faced any issue.