Title |
User |
Message |
Date Posted |
What am I missing? |
JamesBond |
My code is returning correct output for all the cases discussed here. But still, I am getting WA. Can someone please check my code to give me some hint? |
Apr 22, 2017 - 12:44:57 am UTC |
uhOh |
asdflkjh |
WAHHHHHHHHHHH chooooo this question is so hard. |
Mar 30, 2017 - 1:32:19 am UTC |
Re: What's wrong? |
asdflkjh |
You are not outputing on the next line. |
Mar 19, 2017 - 4:14:32 pm UTC |
Re: Help |
jargon |
1. Please read the input format more carefully. 2. Here, "decimal" refers to the numerical base--contrast with octal, or hexadecimal. Decimal means base 10, so just use the normal numbers you're famil... |
Nov 14, 2016 - 1:08:01 am UTC |
Help |
Chinadoll |
my code gave the right outputs on my computer but I get RE when I submit? And what's a decimal integer...? |
Nov 02, 2016 - 8:54:12 pm UTC |
What's wrong? |
jimpix |
My output is 4MISPELLROGRAMMINGCONTESBALOON. Can anyone give me a hint to what is wrong with my code? |
Jul 06, 2016 - 9:27:42 am UTC |
Re: What's wrong with my code? |
jargon |
Traceback (most recent call last): File "a.out", line 5, in (snip) ValueError: too many values to unpack |
Jan 20, 2016 - 10:16:39 am UTC |
What's wrong with my code? |
Fawkes4494d3 |
Sorry for disturbing, but the judge is returning some runtime error and I cannot see the whole of it because it is getting clipped. Could you please check my code and tell me where I am going wrong. I... |
Jan 17, 2016 - 8:07:52 am UTC |
lol |
Jlsajfj |
the input though... |
Nov 05, 2015 - 2:19:46 am UTC |
Re: help |
jargon |
Your output format is fine; your output is just wrong (though not for those cases). You're still missing an edge case. :) |
Aug 09, 2015 - 3:19:06 pm UTC |