Borderou de evaluare (job #3130808)

Utilizator calin06calin mihaescu calin06 Data 18 mai 2023 17:45:30
Problema Bleach Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:16:1: error: 'ifstream' does not name a type 16 | ifstream fin("bleach.in"); | ^~~~~~~~ main.cpp:17:1: error: 'ofstream' does not name a type 17 | ofstream fout("bleach.out"); | ^~~~~~~~ main.cpp: In function 'int main()': main.cpp:21:5: error: 'fin' was not declared in this scope 21 | fin>>n>>k; | ^~~ main.cpp:39:5: error: 'fout' was not declared in this scope 39 | fout<<putere_min; | ^~~~ Non zero exit status: 1

Ceva nu functioneaza?