Borderou de evaluare (job #2786599)

Utilizator PredescuSebastianIonPredescu Sebastian Ion PredescuSebastianIon Data 21 octombrie 2021 11:26:09
Problema Invazie Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:4:1: error: 'ifstream' does not name a type 4 | ifstream fin("invazie.in"); | ^~~~~~~~ main.cpp:5:1: error: 'ofstream' does not name a type 5 | ofstream fout("invazie.out"); | ^~~~~~~~ main.cpp: In function 'int main()': main.cpp:10:5: error: 'fin' was not declared in this scope 10 | fin>>nr_teste; | ^~~ main.cpp:37:9: error: 'fout' was not declared in this scope 37 | fout<<(g*(c+d))%m<<'\n'; | ^~~~ Non zero exit status: 1

Ceva nu functioneaza?