Borderou de evaluare (job #641103)

Utilizator avatar EliasEnache Elias Enache EliasEnache IP ascuns
Problemă Hobbit (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 15 mar. 2022 18:35:02 Scor 0

Raport evaluator

Eroare de compilare: main.cpp:4:12: error: variable 'std::ifstream in' has initializer but incomplete type 4 | ifstream in("hobbit.in"); | ^ main.cpp:5:1: error: 'oftrseam' does not name a type 5 | oftrseam out("hobbit.out"); | ^~~~~~~~ main.cpp: In function 'int main()': main.cpp:34:5: error: 'out' was not declared in this scope 34 | out<<(s1*s2)/x; | ^~~