Title |
User |
Message |
Date Posted |
Re: Final Test Case |
magicalsoup |
you are outputting 2 in your program tho.... |
Feb 15, 2019 - 9:14:44 pm UTC |
Final Test Case |
Mike22 |
I believe I got the algorithm but for some reason the last case doesn't work for me I checked with the solutions and the test cases is: 18 -10 1 3 4 6 7 9 10 12 13 15 16 18 19 21 22 24 25 0 The an... |
Feb 15, 2019 - 3:51:03 am UTC |
... |
hezeyu2007 |
|
Aug 21, 2017 - 7:05:03 pm UTC |
Something wrong with my code |
hello123 |
For some reason, I am only getting 3/15 even though my submission worked with all test cases. Can someone please tell me where the error is? |
Feb 22, 2014 - 2:09:59 am UTC |
Re: Code |
bbi5291 |
please read the blue rant on the global comments page |
Jul 20, 2012 - 10:43:46 pm UTC |
Re: Test Case 1 |
SourSpinach |
This problem is very vague, but it seems that something only counts as a cycle if it keeps repeating for the entire duration of the temperature list (possibly cut off at the end) - it's not enough for... |
Jul 17, 2012 - 8:35:49 am UTC |
Test Case 1 |
Dan |
Any hints to the first test case? |
Jul 17, 2012 - 2:40:08 am UTC |
Re: Code |
jargon |
You're getting this on every run: Exception_in_thread "main" java.lang.NegativeArraySizeException at ccc10j4.main(ccc10j4.java:82) |
Jul 15, 2012 - 11:04:21 pm UTC |
Code |
Dan |
My program works with the sample test cases, however, it received a zero score on the test cases from the judge. |
Jul 15, 2012 - 10:21:35 pm UTC |