Borderou de evaluare (job #2437045)

Utilizator urweakurweak urweak Data 8 iulie 2019 11:37:54
Problema Graf 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:54:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i = 1; i<= N; i++) ^~~ main.cpp:57:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' for(i=1;i<=n;i++) ^~~ main.cpp:57:9: error: 'i' was not declared in this scope for(i=1;i<=n;i++) ^ main.cpp:57:16: error: 'n' was not declared in this scope for(i=1;i<=n;i++) ^ Non zero exit status: 1

Ceva nu functioneaza?