Borderou de evaluare (job #638589)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Kdiv (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 5 mar. 2022 10:22:31 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:5:1: error: 'ofsteam' does not name a type
5 | ofsteam fout ( "kdiv.out");
| ^~~~~~~
main.cpp: In function 'int main()':
main.cpp:12:9: error: no 'operator++(int)' declared for postfix '++' [-fpermissive]
12 | ciur[i]++;
main.cpp:19:2: error: 'fout' was not declared in this scope
19 | fout<<cnt;
| ^~~~