Borderou de evaluare (job #614195)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Kdiv (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 4 nov. 2021 11:49:27 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:14:5: error: 'in' was not declared in this scope; did you mean 'n'?
14 | in >> n >> k ;
| ^~
| n
main.cpp:31:5: error: 'out' was not declared in this scope; did you mean 'fout'?
31 | out << ans << '\n';
| ^~~
| fout