Title |
User |
Message |
Date Posted |
Re: SOS |
jargon |
Which of your own test cases have you tried? Your logic is simply incorrect. |
Nov 03, 2018 - 9:59:10 pm UTC |
SOS |
CooLee |
Can somebody help me check my code? My samples are right but I just cannot get any point.Thanks a lot ! |
Nov 03, 2018 - 9:33:52 am UTC |
Re: Question |
Kirito |
You can use anything you want (other than hardcoding); the problem type is just a very general umbrella. |
Oct 22, 2016 - 4:30:55 pm UTC |
Question |
magmascorpion919 |
Do you need to use recursion for this problem? Only asking because it says in problem type "recursion" and a comment says you need to use recursion |
Oct 22, 2016 - 1:17:57 am UTC |
Re: Question |
whcdavidca |
Thanks. My code works. |
Oct 29, 2015 - 7:45:11 pm UTC |
Re: Question |
jargon |
Generally, out of bounds implies array. If I meant you exceeded the limits of a numeric type, I'd say that you overflowed (on ints or doubles) or underflowed (on doubles). Edit: However, after lookin... |
Oct 29, 2015 - 4:39:52 pm UTC |
Re: Question |
whcdavidca |
Can you be A little bit more detail? Is it array out of bound or int out of bound? |
Oct 29, 2015 - 3:40:25 pm UTC |
Re: Question |
jargon |
You go out of bounds. |
Oct 29, 2015 - 6:16:35 am UTC |
Question |
whcdavidca |
Can someone check my code? I'm pretty sure the algorithm works. Thanks. |
Oct 29, 2015 - 1:27:08 am UTC |
Re: Am i doing something wrong |
LOLWHATOMGBBQ |
Still doesn't work. Does that mean i did this problem right >_ |
Aug 08, 2014 - 1:27:03 am UTC |