Borderou de evaluare (job #2419538)

Utilizator rainerretzler rainer Data 8 mai 2019 19:40:53
Problema Arbori de intervale Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:13:1: error: 'ifstream' does not name a type ifstream fin("arbint.in"); ^~~~~~~~ main.cpp:14:1: error: 'ofstream' does not name a type ofstream fout("arbint.out"); ^~~~~~~~ main.cpp: In function 'void constr(nod*)': main.cpp:30:3: error: 'fin' was not declared in this scope fin >> no->ma; ^~~ main.cpp:31:18: error: 'NULL' was not declared in this scope no->rightNod = NULL; ^~~~ main.cpp: In function 'int main()': main.cpp:87:2: error: 'fin' was not declared in this scope fin >> n >> m; ^~~ main.cpp:96:4: error: 'fout' was not declared in this scope fout << do0(root,y,z)<<"\n"; ^~~~ main.cpp:101:2: error: 'fout' was not declared in this scope fout.close(); ^~~~ Non zero exit status: 1

Ceva nu functioneaza?