Title |
User |
Message |
Date Posted |
Re: Why am I getting wrong answer? |
jargon |
Sorry about this. The input had carriage returns in it, which broke your program. I've fixed this issue; your latest Python 3 submission has been rejudged and now gets AC. |
May 18, 2015 - 8:12:35 pm UTC |
Re: Why am I getting wrong answer? |
BMP |
I tried running your code with a different test-case, it looks fine, I can't seem to understand the problem. |
May 18, 2015 - 7:22:57 pm UTC |
Re: Why am I getting wrong answer? |
LostCross |
When I try the sample inputs using ideone, it seems to work fine, can you give me a hint as to where I'm going wrong? |
May 18, 2015 - 7:17:43 pm UTC |
Re: Why am I getting wrong answer? |
jargon |
You're outputting only one line... |
May 18, 2015 - 6:59:15 pm UTC |
Why am I getting wrong answer? |
LostCross |
I've tried writing to a file to make sure the formatting is correct, and that I'm getting the correct answers, and I can't find any mistakes. Thanks. |
May 18, 2015 - 6:52:35 pm UTC |