Borderou de evaluare (job #2268872)

Utilizator axelteoTeodor Dutu axelteo Data 25 octombrie 2018 14:14:35
Problema Sushi 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 ifstream in("sushi.in"); ^~~~~~~~ main.cpp:4:1: error: 'ofstream' does not name a type ofstream out("sushi.out"); ^~~~~~~~ main.cpp: In function 'int main()': main.cpp:9:2: error: 'in' was not declared in this scope in >> n >> max; ^~ main.cpp:22:2: error: 'out' was not declared in this scope out << left << ' ' << right << ' ' << max * 2 << '\n'; ^~~ Non zero exit status: 1

Ceva nu functioneaza?