Borderou de evaluare (job #749204)

Utilizator avatar mateitudorcioata Cioata Matei Tudor mateitudorcioata IP ascuns
Problemă Incalceala (clasa a 7-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 3 dec. 2023 13:46:13 Scor 0

Raport evaluator

Eroare de compilare: main.cpp:38:4: error: extended character   is not valid in an identifier 38 |  return 0; | ^ main.cpp:38:4: error: extended character   is not valid in an identifier main.cpp: In function 'int main()': main.cpp:38:4: error: '\U000000a0return\U000000a00' was not declared in this scope 38 |  return 0; | ^~~~~~~~~ main.cpp:13:9: warning: unused variable 'nr0' [-Wunused-variable] 13 | int nr0=0, nr1=0, k=1; | ^~~ main.cpp:13:16: warning: unused variable 'nr1' [-Wunused-variable] 13 | int nr0=0, nr1=0, k=1; | ^~~ main.cpp:13:23: warning: unused variable 'k' [-Wunused-variable] 13 | int nr0=0, nr1=0, k=1; | ^