Borderou de evaluare (job #3329131)

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

Raport evaluator

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

Ceva nu functioneaza?