Borderou de evaluare (job #2955421)

Utilizator VertimaXxFlorea Vlad VertimaXx Data 16 decembrie 2022 22:29:34
Problema Cifre4 Status done
Runda Arhiva ICPC Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:2:1: error: 'ifstream' does not name a type 2 | ifstream fin("cifre4.in"); | ^~~~~~~~ main.cpp:3:1: error: 'ofstream' does not name a type 3 | ofstream fout("cifre4.out"); | ^~~~~~~~ main.cpp: In function 'void reconst(int)': main.cpp:33:9: error: 'fout' was not declared in this scope 33 | fout<<c[poz]; | ^~~~ main.cpp: In function 'int main()': main.cpp:41:5: error: 'fin' was not declared in this scope; did you mean 'sin'? 41 | fin >> T; | ^~~ | sin main.cpp:65:17: error: 'fout' was not declared in this scope 65 | fout << endl; | ^~~~ main.cpp:88:25: error: 'fout' was not declared in this scope 88 | fout << endl; | ^~~~ main.cpp:98:13: error: 'fout' was not declared in this scope 98 | fout << -1 << endl; | ^~~~ Non zero exit status: 1

Ceva nu functioneaza?