Borderou de evaluare (job #698072)

Utilizator avatar stefdascalescu Stefan Dascalescu stefdascalescu IP ascuns
Problemă Patrate3 (clasa a 7-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 22 feb. 2023 11:42:32 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:26:21: error: variable 'std::ifstream cin' has initializer but incomplete type 26 | ifstream cin("patrate3.in"); | ^ main.cpp:27:22: error: variable 'std::ofstream cout' has initializer but incomplete type 27 | ofstream cout("patrate3.out"); | ^