Borderou de evaluare (job #3168901)

Utilizator AntoniaPopoviciAntonia-Adelina Popovici AntoniaPopovici Data 13 noiembrie 2023 17:43:24
Problema Rusuoaica Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:7:1: error: 'ifstream' does not name a type 7 | ifstream fin("rusuoaica.in"); | ^~~~~~~~ main.cpp:8:1: error: 'ofstream' does not name a type 8 | ofstream fout("rusuoaica.out"); | ^~~~~~~~ main.cpp: In function 'int main()': main.cpp:54:5: error: 'fin' was not declared in this scope 54 | fin >> N >> M >> A; | ^~~ main.cpp:82:5: error: 'fout' was not declared in this scope 82 | fout << solution << '\n'; | ^~~~ Non zero exit status: 1

Ceva nu functioneaza?