Borderou de evaluare (job #586089)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Kdiv (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 14 mar. 2021 15:57:51 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:35:13: error: 'cnt' was not declared in this scope; did you mean 'int'?
35 | cnt++;
| ^~~
| int
main.cpp:38:11: error: 'cnt' was not declared in this scope; did you mean 'int'?
38 | cout<<cnt;
| ^~~
| int