Borderou de evaluare (job #3354160)

Utilizator AndreiRVAndrei AndreiRV Data 15 mai 2026 19:57:33
Problema Berarii2 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("berarii2.in"); | ^~~~~~~~ main.cpp:8:1: error: 'ofstream' does not name a type 8 | ofstream fout("berarii2.out"); | ^~~~~~~~ main.cpp: In function 'int main()': main.cpp:25:5: error: 'fin' was not declared in this scope 25 | fin >> n >> m >> p; | ^~~ main.cpp:46:5: error: 'fout' was not declared in this scope 46 | fout<<count<<"\n"; | ^~~~ Non zero exit status: 1

Ceva nu functioneaza?