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

Правка en1, от 0x81, 2024-04-14 09:01:44

This https://mirror.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.

Теги bug

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский 0x81 2024-04-14 09:01:44 258 Initial revision (published)