Borderou de evaluare (job #2299536)

Utilizator StefanAlexandru02Virna Stefan Alexandru StefanAlexandru02 Data 9 decembrie 2018 18:07:58
Problema Tsunami 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:17:23: error: expected ';' before 'l' for(int j = 1 l j <= m ; j++) ^ main.cpp:17:23: error: 'l' was not declared in this scope main.cpp:17:25: error: expected ';' before 'j' for(int j = 1 l j <= m ; j++) ^ main.cpp:17:27: warning: for increment expression has no effect [-Wunused-value] for(int j = 1 l j <= m ; j++) ~~^~~~ main.cpp:17:32: error: expected ')' before ';' token for(int j = 1 l j <= m ; j++) ^ main.cpp:17:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int j = 1 l j <= m ; j++) ^~~ main.cpp:17:34: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' for(int j = 1 l j <= m ; j++) ^ main.cpp:16:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i = 1 ; i <= n ; i++) ^~~ main.cpp:17:34: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' for(int j = 1 l j <= m ; j++) ^ main.cpp:17:34: error: 'j' was not declared in this scope Non zero exit status: 1

Ceva nu functioneaza?