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).








Auto comment: topic has been updated by bitthal04 (previous revision, new revision, compare).
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.
I don't think so because 1/3 questions passed successfully and if you can tell me a way to check. I can check and let you know.
there many ways to check like cat,grep etc.