Problem with IOI-archive

Revision en6, by TimDee, 2023-07-04 15:45:40

TLDR somehow codeforces judge is working way slower than oj.uz

Hello codeforces! As the IOI is coming closer and closer, I started upsolving some of the IOI tasks. I think, you've heard about IOI archive on codeforces.

Sadly I faced this problem (already at least twice): Same code running on oj.uz and on codeforces gets difent score. Surprisingly, smaller one belongs to cf.

As I thought, codeforces judge should be faster, no? Instead I have:

Problem IOI18_seats, TL on codeforces is 3 seconds, which should be enough for 2 seconds taking it to run on oj.uz

Another example:

Problem IOI19_rectangles, TLE'ing on codeforces as well, while passing on oj.uz .

Obviously, it's normal for unoptimal solutions not to pass, the only questions appear when same solution passes on oj.uz which is expected (at least, for me) to have slower judge?

I apologize in advance for pinging if that's not your responsibility, but PavelKunyavskiy, MikeMirzayanov, maybe it's a problem that can be fixed. Thanks!

Upd. submission links:

IOI19_rectangles: codeforces , oj.uz

IOI18_seats: codeforces , oj.uz

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en6 English TimDee 2023-07-04 15:45:40 43
ru4 Russian TimDee 2023-07-04 15:45:16 39
ru3 Russian TimDee 2023-07-04 14:38:09 0 (опубликовано)
ru2 Russian TimDee 2023-07-04 14:37:28 353 (сохранено в черновиках)
en5 English TimDee 2023-07-04 14:36:49 353
en4 English TimDee 2023-07-04 14:30:37 59
en3 English TimDee 2023-07-04 14:29:23 0 (published)
ru1 Russian TimDee 2023-07-04 14:28:02 1361 Первая редакция перевода на Русский
en2 English TimDee 2023-07-04 14:19:15 568
en1 English TimDee 2023-07-04 14:04:20 810 Initial revision (saved to drafts)