Borderou de evaluare (job #3313729)

Utilizator RaresAnghelAnghel Rares Mihai RaresAnghel Data 6 octombrie 2025 08:45:38
Problema Minusk Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:5:1: error: 'ifstream' does not name a type 5 | ifstream f("minusk.in"); | ^~~~~~~~ main.cpp:6:1: error: 'ofstream' does not name a type 6 | ofstream g("minusk.out"); | ^~~~~~~~ main.cpp: In function 'int main()': main.cpp:12:5: error: 'fin' was not declared in this scope 12 | fin>>n>>k; | ^~~ main.cpp:30:5: error: 'g' was not declared in this scope 30 | g<<nr[n]; | ^ Non zero exit status: 1

Ceva nu functioneaza?