Borderou de evaluare (job #721799)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Noxa (clasa a 7-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 26 mai 2023 13:38:39 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:10:5: error: 'fin' was not declared in this scope; did you mean 'sin'?
10 | fin >> n >> m >> k;
| ^~~
| sin
main.cpp:26:5: error: 'fout' was not declared in this scope
26 | fout << (int)ans;
| ^~~~