Rating changes for last rounds are temporarily rolled back. They will be returned soon. ×

GCC 13-64: incorrect value in the "Memory" field

Revision en1, by 0x81, 2024-04-14 09:01:44

This https://codeforces.com/contest/1956/submission/256474898 solution consumes at least (2 * n + 1) * sizeof(int) bytes, on the test #4 the memory usage must be at least 1_600_004 bytes instead of 56 KB.

Tags bug

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English 0x81 2024-04-14 09:01:44 258 Initial revision (published)