Borderou de evaluare (job #3150639)

Utilizator Luka77Anastase Luca George Luka77 Data 17 septembrie 2023 19:30:12
Problema Paduri de multimi disjuncte Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:3:1: error: 'ifstream' does not name a type 3 | ifstream fin("disjoint.in"); | ^~~~~~~~ main.cpp:4:1: error: 'ofstream' does not name a type 4 | ofstream fout("disjoint.out"); | ^~~~~~~~ main.cpp: In function 'int main()': main.cpp:69:5: error: 'fin' was not declared in this scope; did you mean 'sin'? 69 | fin >> n >> m; | ^~~ | sin main.cpp:83:17: error: 'fout' was not declared in this scope 83 | fout << "DA\n"; | ^~~~ main.cpp:85:17: error: 'fout' was not declared in this scope 85 | fout << "NU\n"; | ^~~~ Non zero exit status: 1

Ceva nu functioneaza?