Borderou de evaluare (job #824558)

Utilizator avatar MafteiDavid Maftei David-Andrei MafteiDavid IP ascuns
Problemă Inundație2 (clasa a 10-a) Compilator cpp-32
Rundă cex_cnilc1_s1 Status evaluat
Dată 17 mai 2025 13:05:09 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'bool lee()': main.cpp:12:5: error: 'memset' was not declared in this scope 12 | memset(k, 0, 255025); | ^~~~~~ main.cpp:3:1: note: 'memset' is defined in header '<cstring>'; this is probably fixable by adding '#include <cstring>' 2 | #include <queue> +++ |+#include <cstring> 3 | #define X q.front().first