Borderou de evaluare (job #641653)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Secvenţă Bitonă (clasa a 6-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 18 mar. 2022 09:15:49 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:15:11: error: 'n' was not declared in this scope
15 | while(n!=0)
| ^
main.cpp:20:23: error: expected statement at end of input
20 | if(a == 0)
| ^
main.cpp:20:23: error: expected '}' at end of input
main.cpp:19:9: note: to match this '{'
19 | {
| ^
main.cpp:20:23: error: expected '}' at end of input
20 | if(a == 0)
| ^
main.cpp:16:5: note: to match this '{'
16 | {
| ^
main.cpp:20:23: error: expected '}' at end of input
20 | if(a == 0)
| ^
main.cpp:8:1: note: to match this '{'
8 | {
| ^