Borderou de evaluare (job #3329130)

Utilizator Cristian.p08Popescu Cristian Cristian.p08 Data 11 decembrie 2025 20:41:10
Problema Cifra Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:2:1: error: 'ifstream' does not name a type 2 | ifstream fin("cifra.in"); | ^~~~~~~~ main.cpp:3:1: error: 'ofstream' does not name a type 3 | ofstream fout("cifra.out"); | ^~~~~~~~ main.cpp: In function 'int main()': main.cpp:22:4: error: 'fin' was not declared in this scope 22 | fin>>T; | ^~~ main.cpp:136:8: error: 'fout' was not declared in this scope 136 | fout<<S%10<<endl; | ^~~~ Non zero exit status: 1

Ceva nu functioneaza?