Borderou de evaluare (job #2839217)

Utilizator SoulSnorterPetre Robert Cristian SoulSnorter Data 25 ianuarie 2022 15:58:35
Problema Overdrive 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 in("overdrive.in"); | ^~~~~~~~ main.cpp:5:1: error: 'ofstream' does not name a type 5 | ofstream out("overdrive.out"); | ^~~~~~~~ main.cpp: In function 'int main()': main.cpp:14:5: error: 'in' was not declared in this scope; did you mean 'n'? 14 | in>>n; | ^~ | n main.cpp:39:5: error: 'out' was not declared in this scope 39 | out<<min(a, b); | ^~~ Non zero exit status: 1

Ceva nu functioneaza?