Borderou de evaluare (job #597968)

Utilizator avatar Dumitru_Andrei Dumitru Andrei Denis Dumitru_Andrei IP ascuns
Problemă Zoomx2 (clasa a 6-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 14 mai 2021 10:44:06 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 14 | fin = fopen( "zoomx2.in", "r" ); | ^~~ main.cpp:29:5: error: 'fout' was not declared in this scope 29 | fout = fopen( "zoomx2.out", "w" ); | ^~~~