Rare verdict

Правка en1, от BuzzyBeez, 2024-08-16 10:05:14

I tried to implement linear sieve in problem 2004E - Not a Nim Problem : 276726470. It worked perfectly fine on my local machine.

However, that code recieved 'Compilation Error' and the following Checker comment:

Can't compile file:
Compiled file is too large [42653443 bytes], but maximal allowed size is 33554432 bytes [CompileRequest {id='program.cpp', description='', file='program.cpp', resources='', type='cpp.gcc13-64-winlibs-g++20'}].

Does anybody know what happened? Is it related to judges being overloaded ? (today there has been a rly long queue)

Теги weird verdict, resolved

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en4 Английский BuzzyBeez 2024-08-16 10:30:45 0 (published)
en3 Английский BuzzyBeez 2024-08-16 10:30:06 0 Reverted to en1
en2 Английский BuzzyBeez 2024-08-16 10:29:13 0 (saved to drafts)
en1 Английский BuzzyBeez 2024-08-16 10:05:14 600 Initial revision (published)