Borderou de evaluare (job #1736973)

Utilizator ManDark97Melinte Tudor-Matei ManDark97 Data 2 august 2016 23:00:27
Problema A+B Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:4:14: warning: missing terminating " character [enabled by default] ofstream out("adunare.out); ^ user.cpp:4:1: error: missing terminating " character ofstream out("adunare.out); ^ user.cpp:6:1: error: expected ‘)’ before ‘{’ token {int a,b; ^ user.cpp: In function ‘std::ofstream out(int (*)())’: user.cpp:10:6: error: invalid operands of types ‘std::ofstream(int (*)()) {aka std::basic_ofstream<char>(int (*)())}’ and ‘long long int’ to binary ‘operator<<’ out<<c; ^ user.cpp:11:8: error: could not convert ‘0’ from ‘int’ to ‘std::ofstream {aka std::basic_ofstream<char>}’ return 0;} ^ user.cpp:11:10: warning: control reaches end of non-void function [-Wreturn-type] return 0;} ^

Ceva nu functioneaza?