Search found 2 matches
- Tue Jun 29, 2010 1:45 am
- Forum: Volume 4 (400-499)
- Topic: 424 - Integer Inquiry
- Replies: 96
- Views: 38844
Re: 424-Integer Inquiry. COMPILATION ERROR!!!!
Did you try changing "public class sum" to "public class Main" before submitting?
- Tue Jun 29, 2010 12:05 am
- Forum: Volume 118 (11800-11899)
- Topic: 11800 - Determine the Shape
- Replies: 47
- Views: 22063
"time limit exceeded" in java
I noticed when submitting java code to some previous contest problems, it gives "time limit exceeded". I thought maybe the code just isn't efficient enough, but then I tried a very simple, fast code that only takes input and gives bogus output. I thought it should at least change from "time limit ...