Borderou de evaluare (job #2938232)

Utilizator alexcostinCostin Alexandru alexcostin Data 11 noiembrie 2022 20:14:50
Problema Inv Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:8:11: error: variable 'std::ifstream f' has initializer but incomplete type 8 | ifstream f("inv.in"); | ^ main.cpp:9:11: error: variable 'std::ofstream g' has initializer but incomplete type 9 | ofstream g("inv.in") | ^ main.cpp:11:1: error: expected ',' or ';' before 'void' 11 | void Interclasare(int p, int u, int m) | ^~~~ main.cpp: In function 'void MergeSort(int, int)': main.cpp:35:9: error: 'Interclasare' was not declared in this scope 35 | Interclasare(p, u, m); | ^~~~~~~~~~~~ Non zero exit status: 1

Ceva nu functioneaza?