Borderou de evaluare (job #3250621)

Utilizator ezluciPirtac Eduard ezluci Data 22 octombrie 2024 15:08:54
Problema Iv Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'void ezsolve()': main.cpp:62:7: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 62 | for (int lena = 1; lena <= n; ++lena) | ^~~ main.cpp:64:10: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 64 | for (int i1 = 1; i1 <= n; ++i1) | ^~~ main.cpp:63:14: warning: unused variable 'lenb' [-Wunused-variable] 63 | int lenb = len-lena; | ^~~~ main.cpp:66:25: error: 'lena' was not declared in this scope 66 | int i2 = i1+lena-1; | ^~~~ main.cpp:69:28: error: 'lenb' was not declared in this scope 69 | int j2 = j1+lenb-1; | ^~~~ Non zero exit status: 1

Ceva nu functioneaza?