Borderou de evaluare (job #1971136)

Utilizator MihaelaCismaruMihaela Cismaru MihaelaCismaru Data 19 aprilie 2017 20:55:09
Problema Bilete Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:5:1: error: expected unqualified-id before ‘private’ private: ^ user.cpp: In function ‘void write_ch(char)’: user.cpp:12:36: error: ‘fout’ was not declared in this scope fwrite(buff, 1, 50000, fout); ^ user.cpp: At global scope: user.cpp:21:1: error: expected unqualified-id before ‘public’ public: ^ user.cpp:27:15: error: expected class-name before ‘(’ token ~OutParser() { ^ user.cpp:32:5: error: ‘OutParser’ does not name a type OutParser& operator << (int vu32) { ^ user.cpp:42:5: error: ‘OutParser’ does not name a type OutParser& operator << (long long vu64) { ^ user.cpp:52:5: error: ‘OutParser’ does not name a type OutParser& operator << (char ch) { ^ user.cpp:56:5: error: ‘OutParser’ does not name a type OutParser& operator << (const char *ch) { ^ user.cpp:63:1: error: expected declaration before ‘}’ token } out( "bilete.out" ); ^

Ceva nu functioneaza?