Borderou de evaluare (job #597966)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Zoomx2 (clasa a 6-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 14 mai 2021 10:41:44 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:14:5: error: 'fin' was not declared in this scope; did you mean 'sin'?
14 | fin = fopen( "zoomx2.in", "r" );
| ^~~
| sin
main.cpp:29:5: error: 'fout' was not declared in this scope
29 | fout = fopen( "zoomx2.out", "w" );
| ^~~~