Title |
User |
Message |
Date Posted |
Re: Second input |
kxpython |
Try this test case: 3 -61.2 -0.1 -28.7 |
Sep 27, 2017 - 11:07:57 pm UTC |
Second input |
rufyi |
Can someone tell me why the second output for me is just 0? |
Sep 26, 2017 - 9:02:30 pm UTC |
Re: Code not working |
fifiman |
Try not to remove elements of the list while iterating over it |
Oct 23, 2014 - 3:44:49 am UTC |
Code not working |
katyalr |
I tried the test case and it works exactly. I tried some of my own as well and it works but for some reason the judge doesn't accept case 2 and 3. Can someone look at it and tell me what I am missing?... |
Oct 23, 2014 - 2:20:28 am UTC |
Fixed |
hansonw1 |
OK, it really didn't make sense before. Problem statement/test cases have been fixed. |
Dec 31, 2008 - 9:36:00 pm UTC |
Re: Re: Mistake |
humanoidmanticore |
shouldn't the output be: 3.00 2.70 -0.63 5.12 Even though its the same as the input, its still in order from first to last entered, with the largest last. |
Dec 29, 2008 - 4:26:12 pm UTC |
Re: Mistake |
dAedaL |
I beg to differ. It doesn't say anything about being in increasing order (I assume that's what you mean). Maybe you should read the problem statement more carefully next time. Here's the "full" sta... |
Dec 27, 2008 - 8:17:50 pm UTC |
Mistake |
humanoidmanticore |
The example is retarded... its not even in order |
Dec 27, 2008 - 7:07:22 pm UTC |
Thank you... |
humanoidmanticore |
thx joyce. |
Dec 15, 2008 - 2:28:04 pm UTC |
... |
humanoidmanticore |
wait, how do u do this question. Do you output it one by one, or wait until u have all the imputs? |
Dec 15, 2008 - 2:21:11 pm UTC |