Borderou de evaluare (job #661015)

Utilizator avatar Bogdanelul Bogdan romanu Bogdanelul IP ascuns
Problemă Pătrate4 (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 9 sept. 2022 19:32:42 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:6:5: error: 'fin' was not declared in this scope 6 | fin=fopen("exponent.in", "r"); | ^~~ main.cpp:7:5: error: 'fout' was not declared in this scope 7 | fout=fopen("exponent.out", "w"); | ^~~~