Borderou de evaluare (job #787074)

Utilizator avatar Eteriumltra Daniel Cretu Eteriumltra IP ascuns
Problemă Balaur (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 19 sept. 2024 10:52:14 Scor 0

Raport evaluator

Eroare de compilare: main.cpp:5:28: error: 'oftsream' does not name a type 5 | ifstream fin("balaur.in"); oftsream fout("balaur.out"); | ^~~~~~~~ main.cpp: In function 'int main()': main.cpp:13:5: error: 'fout' was not declared in this scope 13 | fout << 5 *n; | ^~~~