QFUN2020 Queue too long

More than 5 minutes and still counting.
Screenshot from 2020-07-18 21-01-55

0 correct submissions in java…the one who set the time limits clearly has no idea about it

1 Like

getting tle for simple O(n) solution in java

Lets hope this is not the case with tomorrow’s cookoff ,long queues have been quite prominent lately

RIP JAVA USERS !
I have written first TWO codes very optimally… Both are O(N)…But GOT TLE !!!
Lang.- JAVA WITH FAST I/O THOUGH.
Organisers should take care of it…

Edit : Still 0 Successful Submission in JAVA.
2nd Edit : They stopped accepting java submissions.

1 Like

Is it rated?

No man.

1 Like

Exactly! Don’t you think the time limits are a bit off? I mean looking at it, it’s weird the time limit is given as 0.01-2.40 seconds?

1 Like

fastest i/p in java works at around 0.04s…here we have to find it in 0.02s…which is half the time…even o(1) wont run in such a time limit in java

1 Like

1 Like

Taking Input is O(N) which is also Not Acceptable/TLE for JAVA. HILARIOUS

1 Like

same here bro , i know little bit of c++ using that only, java is Resting in peace.It will be better to change title to tle on O(1) solution of java