Borderou de evaluare (job #3363040)

Utilizator CorvinJudge0Corvin Judge CorvinJudge0 Data 14 august 2026 07:21:47
Problema Prime Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:1:1: error: 'ifstream' does not name a type 1 | ifstream fin("chibrituri.in"); | ^~~~~~~~ main.cpp:2:1: error: 'ofstream' does not name a type 2 | ofstream fout("chibrituri.out"); | ^~~~~~~~ main.cpp: In function 'int main()': main.cpp:10:5: error: 'fin' was not declared in this scope 10 | fin>>n>>m; | ^~~ main.cpp:37:5: error: 'fout' was not declared in this scope 37 | fout<<decateori<<endl; | ^~~~ main.cpp:37:22: error: 'endl' was not declared in this scope 37 | fout<<decateori<<endl; | ^~~~ Non zero exit status: 1

Ceva nu functioneaza?