Borderou de evaluare (job #3259223)

Utilizator BiceaToader David Stefan Bicea Data 25 noiembrie 2024 16:19:39
Problema Subsir 2 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:10:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 10 | for(int i=1;i<=n;++i) | ^~~ main.cpp:12:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 12 | a[1][1]=v[1]; | ^ main.cpp:40:1: error: expected primary-expression before '}' token 40 | } | ^ main.cpp:64:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 64 | for(int i=1;i<=lmax;++i) | ^~~ main.cpp:66:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 66 | return 0; | ^~~~~~ Non zero exit status: 1

Ceva nu functioneaza?