Borderou de evaluare (job #781503)

Utilizator avatar baghichira Baghi Chira baghichira IP ascuns
Problemă Prime (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 5 iul. 2024 17:28:22 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:9:17: error: variable 'std::ifstream fin' has initializer but incomplete type 9 | ifstream fin("prime.in"); | ^ main.cpp:10:18: error: variable 'std::ofstream fout' has initializer but incomplete type 10 | ofstream fout("prime.out"); | ^