Borderou de evaluare (job #688064)

Utilizator avatar marian.hariton Hariton Marian marian.hariton IP ascuns
Problemă Adlic (clasa a 9-a) Compilator cpp-32
Rundă lasm_18_01_2023_clasa11 Status evaluat
Dată 18 ian. 2023 15:47:17 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:25:9: error: 'c' was not declared in this scope 25 | in>>c>>m; | ^ main.cpp:34:9: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 34 | else | ^~~~ main.cpp:35:16: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 35 | out<<w;i=m; | ^