Page 1 of 1

java

Posted: Sun Jan 20, 2008 6:55 pm
by SRX
I submited my java code to problem Q100 3n+1 and got Time Limit Exceeded .

And it is interesting that your sample java code is TLE , too .

Re: java

Posted: Sat May 17, 2008 1:51 pm
by Carlos
Our sample java code is to show you how we expect java submissions. It's not intended to be AC (even if it's a valid solution, the algorithm is too slow)