Borderou de evaluare (job #2246403)

Utilizator jitaruandreiJitaru Andrei Catalin jitaruandrei Data 27 septembrie 2018 08:35:41
Problema Xerox Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:5:14: error: ‘xerox’ was not declared in this scope ifstream fin(xerox.in); ^~~~~ user.cpp:6:15: error: ‘xerox’ was not declared in this scope ofstream fout(xerox.out); ^~~~~ user.cpp: In function ‘int main()’: user.cpp:16:10: error: ‘teste’ was not declared in this scope fin>>teste; ^~~~~ user.cpp:17:10: error: ‘pagini’ was not declared in this scope fin>>pagini>>dimx>>dimy; ^~~~~~ user.cpp:17:18: error: ‘dimx’ was not declared in this scope fin>>pagini>>dimx>>dimy; ^~~~ user.cpp:17:24: error: ‘dimy’ was not declared in this scope fin>>pagini>>dimx>>dimy; ^~~~

Ceva nu functioneaza?