Title |
User |
Message |
Date Posted |
Re: RunTime Error on here, everywhere else is fine |
Axiumin |
Oh, sorry for misunderstanding that. |
Feb 17, 2019 - 4:36:03 am UTC |
Re: RunTime Error on here, everywhere else is fine |
magicalsoup |
you are not getting an runtime error, you are getting WA or wrong answer, meaning that your program does not produce the correct output |
Feb 14, 2019 - 3:31:29 am UTC |
RunTime Error on here, everywhere else is fine |
Axiumin |
Right now, I’m trying to submit my Python code. However, it seems to give a RunTime error. However, there are no runtime errors on the two IDEs that I’ve tried. Does anyone have any insight? Or is... |
Feb 13, 2019 - 1:18:00 am UTC |
Tricky one! |
FredCCCF2018 |
Damn, that wording was tricky. |
Sep 12, 2018 - 9:08:41 pm UTC |
Re: Set Clarification |
jargon |
Do exactly what the problem says. |
Mar 11, 2018 - 7:40:02 am UTC |
Set Clarification |
pr0ject_1 |
Would 's on its own count as a set item? |
Mar 09, 2018 - 2:36:47 pm UTC |
Re: 15 Points? |
jargon |
This question is somewhat tricky, yet I am inclined to agree with you that it is a touch overvalued. Personally I would decrease it to 10 points, but I don't want to step on anybody's toes... so for n... |
Mar 19, 2017 - 5:07:57 am UTC |
15 Points? |
gpfault |
Why is this problem worth 15 points?? Is string processing really difficult, or is there something I missed? I almost feel like I'm walking into a trap reading this question. |
Mar 18, 2017 - 6:42:20 pm UTC |
Re: Another plea for debugging... |
jargon |
If you want other people to read your code, I strongly suggest indenting it properly. Not algorithm related, but I suggest you read up about: - continue - List / ArrayList Furthermore, we explicitly... |
May 07, 2016 - 4:10:49 pm UTC |
Another plea for debugging... |
skyfeather |
Can someone please check my code and alert me (if possible and reasonable) of any mistakes? I have been trying to cover all of the cases, but am apparently still missing something. |
May 07, 2016 - 3:25:35 am UTC |