Borderou de evaluare (job #675560)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Plusminus (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 13 nov. 2022 13:41:32 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:21:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
21 | else
| ^~~~
main.cpp:23:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
23 | n/=10;
| ^
main.cpp:23:11: error: 'n' was not declared in this scope