Borderou de evaluare (job #633701)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Case (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 19 feb. 2022 15:31:58 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:10:5: warning: statement has no effect [-Wunused-value]
10 | f>>n;
| ~^~~
main.cpp:13:10: error: 'X' was not declared in this scope
13 | f>>X
| ^
main.cpp:17:13: error: expected ';' before 'if'
17 | c=x%10
| ^
| ;
18 | if(r==1)r1++;
| ~~
main.cpp:23:10: warning: statement has no effect [-Wunused-value]
23 | C+C+c;
| ~~~^~