Borderou de evaluare (job #2501349)

Utilizator isa_edi_cristeaEdi Cristea isa_edi_cristea Data 29 noiembrie 2019 16:00:35
Problema Arbore partial de cost minim Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:30:17: warning: missing terminating " character fout<<"NU"<<"\n; ^ main.cpp:30:17: error: missing terminating " character fout<<"NU"<<"\n; ^~~~ main.cpp:3:1: error: 'ifstream' does not name a type ifstream fin("disjoint.in"); ^~~~~~~~ main.cpp:4:1: error: 'ofstream' does not name a type ofstream fout("disjoint.out"); ^~~~~~~~ main.cpp: In function 'int find1(int)': main.cpp:9:2: error: expected ';' before 'else' else ^~~~ main.cpp: In function 'int main()': main.cpp:21:5: error: 'fin' was not declared in this scope fin>>n>>m; ^~~ main.cpp:28:5: error: 'fout' was not declared in this scope fout<<"DA"<<"\n"; ^~~~ main.cpp:30:5: error: 'fout' was not declared in this scope fout<<"NU"<<"\n; ^~~~ main.cpp:31:3: error: expected primary-expression before '}' token } ^ Non zero exit status: 1

Ceva nu functioneaza?