Borderou de evaluare (job #715125)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Rotire25 (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 11 apr. 2023 15:08:34 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:70:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
70 | else
| ^~~~
main.cpp:71:26: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
71 | fout << num4;
| ^
main.cpp:71:26: error: expected '}' at end of input
main.cpp:56:4: note: to match this '{'
56 | {
| ^
main.cpp:71:26: error: expected '}' at end of input
71 | fout << num4;
| ^
main.cpp:46:1: note: to match this '{'
46 | {
| ^