Borderou de evaluare (job #373)

Utilizator ColdVoinea Catalin Cold Data 11 decembrie 2006 09:04:09
Problema A+B Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: In file included from /usr/include/c++/3.3/backward/fstream.h:31, from user.cpp:1: /usr/include/c++/3.3/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <sstream> instead of the deprecated header <strstream.h>. To disable this warning use -Wno-deprecated. user.cpp: In function `int main()': user.cpp:5: error: `ios' undeclared (first use this function) user.cpp:5: error: (Each undeclared identifier is reported only once for each function it appears in.) user.cpp:5: error: parse error before `::' token user.cpp:6: error: parse error before `::' token user.cpp:7: error: invalid operands of types `std::fstream ()(...)' and `long int' to binary `operator>>' user.cpp:8: error: invalid operands of types `std::fstream ()(...)' and `long int' to binary `operator>>' user.cpp:9: error: invalid operands of types `std::fstream ()(...)' and `long int' to binary `operator<<' user.cpp:10: error: request for member `close' in `t', which is of non-aggregate type `std::fstream ()(...)' user.cpp:12:2: warning: no newline at end of file

Ceva nu functioneaza?