Borderou de evaluare (job #608621)

Utilizator avatar Ingrid Peta Ingrid Ingrid IP ascuns
Problemă Cfdist (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 5 oct. 2021 11:41:38 Scor 0

Raport evaluator

Eroare de compilare: main.cpp:2:1: error: 'ifsteram' does not name a type 2 | ifsteram in("cfdist.in"); | ^~~~~~~~ main.cpp:3:1: error: 'ofstream' does not name a type 3 | ofstream out("cfdist.out"); | ^~~~~~~~ main.cpp: In function 'int main()': main.cpp:10:5: error: 'in' was not declared in this scope; did you mean 'i'? 10 | in>>n; | ^~ | i