Borderou de evaluare (job #606953)

Utilizator avatar Sebi_Ripa Sebastian Ripa Sebi_Ripa IP ascuns
Problemă Laborator (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 21 sept. 2021 17:49:42 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:55:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 55 | if(nr > nrm) | ^~ main.cpp:56:18: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 56 | nrm = nr;l | ^ main.cpp:56:18: error: 'l' was not declared in this scope