Borderou de evaluare (job #3339914)

Utilizator Cezar2009Cezar Mihai Titihazan Cezar2009 Data 10 februarie 2026 21:11:28
Problema Matrice 8 Status done
Runda Arhiva ICPC Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:90:17: error: 'memset' was not declared in this scope 90 | memset(dp, INF, sizeof dp); | ^~~~~~ main.cpp:13:1: note: 'memset' is defined in header '<cstring>'; did you forget to '#include <cstring>'? 12 | #include <fstream> +++ |+#include <cstring> 13 | //#include <vector> main.cpp:79:28: warning: unused variable 'x1' [-Wunused-variable] 79 | int t, n, m, i, j, x1, y1, x2, y2; | ^~ main.cpp:79:32: warning: unused variable 'y1' [-Wunused-variable] 79 | int t, n, m, i, j, x1, y1, x2, y2; | ^~ main.cpp:79:36: warning: unused variable 'x2' [-Wunused-variable] 79 | int t, n, m, i, j, x1, y1, x2, y2; | ^~ main.cpp:79:40: warning: unused variable 'y2' [-Wunused-variable] 79 | int t, n, m, i, j, x1, y1, x2, y2; | ^~ Non zero exit status: 1

Ceva nu functioneaza?