Title |
User |
Message |
Date Posted |
Re: sos |
Nettlespike |
hezeyu2007 I checked your code, and I think to fix your problem you should try changing your int j to long. Also instead of using int ans, you could just print out j. |
Feb 25, 2018 - 6:50:13 pm UTC |
Re: sos |
UnderminedExplosion |
im |
Jan 27, 2018 - 4:31:47 am UTC |
Re: help what is wront w my code |
jargon |
Your solution is simply too slow. |
Jan 20, 2018 - 6:45:12 am UTC |
help what is wront w my code |
coderguy |
[admin note: code removed] |
Jan 20, 2018 - 3:30:02 am UTC |
Re: ... |
kxoraxe |
Try to make test cases to test your program with. For example, what happens when you input: 3 2000 2200 2400 |
Dec 14, 2017 - 3:53:53 pm UTC |
... |
waffl3 |
Please help, i am getting 90/100, i do not know where i am making a mistake |
Dec 14, 2017 - 1:24:31 pm UTC |
sos |
hezeyu2007 |
can someone help me? i tested it with the highest number 20000, it worked, and i still get 45.454545 |
Nov 23, 2017 - 12:48:30 am UTC |
Re: Input error? |
jargon |
We cut off output, partially to avoid situations such as the one you observed, where you attempt to print out the entire input file. Generally speaking, if nearly 300 other people have solved the pro... |
Jun 24, 2017 - 6:43:06 pm UTC |
Input error? |
Cameron |
I created the algorithm, and when I test it, it seems to work well. However, when I put it into the submissions, I got a 45.45/100. I created a program which showed what the tester input. Heres what I... |
Jun 24, 2017 - 5:47:22 pm UTC |
Help |
Chinadoll |
My code runs perfectly on my computer. I even got the test cases and they're returned perfectly. But when I submit I get 0/100... (RE ; output clipped) |
Oct 18, 2016 - 10:51:57 pm UTC |