Borderou de evaluare (job #3000235)

Utilizator mateicalin2002Ceausu Matei Calin mateicalin2002 Data 12 martie 2023 11:00:27
Problema Loto Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:9:13: error: variable 'std::ifstream fin' has initializer but incomplete type 9 | ifstream fin("loto.in"); | ^ main.cpp:10:14: error: variable 'std::ofstream fout' has initializer but incomplete type 10 | ofstream fout("loto.out"); | ^ main.cpp: In function 'int main()': main.cpp:37:26: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 37 | auto [a, p] = m[s - sum]; | ^ Non zero exit status: 1

Ceva nu functioneaza?