|
|||||||||||||||
ultima problemă
grupă: mică
sursă: OMI 2016 ultimul articol
autor: Prof. Radu Vişinescu
ultimul software
autor: Prof. Emanuela Cerchez
|
Sursa 85544
Mesaj evaluator:
In file included from /usr/include/c++/3.2.2/backward/fstream.h:31,
from ssmax.cpp:1:
/usr/include/c++/3.2.2/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.
ssmax.cpp:4: warning: ISO C++ forbids declaration of `main' with no type
ssmax.cpp: In function `int main()':
ssmax.cpp:9: `cout' undeclared (first use this function)
ssmax.cpp:9: (Each undeclared identifier is reported only once for each
function it appears in.)
ssmax.cpp:9: `endl' undeclared (first use this function)
ssmax.cpp:10:3: warning: no newline at end of file
|
||||||||||||||
ajutor |