Borderou de evaluare (job #3129438)

Utilizator cyg_SerbanBFlorin Gheorghe cyg_SerbanB Data 14 mai 2023 17:10:50
Problema 2SAT Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:63:17: warning: unused variable 'nx' [-Wunused-variable] 63 | int x,y,nx,ny; | ^~ main.cpp:63:20: warning: unused variable 'ny' [-Wunused-variable] 63 | int x,y,nx,ny; | ^~ main.cpp:76:5: error: 'memset' was not declared in this scope 76 | memset(nr, 0, N+5); | ^~~~~~ main.cpp:7:1: note: 'memset' is defined in header '<cstring>'; did you forget to '#include <cstring>'? 6 | #include <stack> +++ |+#include <cstring> 7 | Non zero exit status: 1

Ceva nu functioneaza?