0_0_12850788_8868.cpp:17: error: expected unqualified-id before '&&' token
0_0_12850788_8868.cpp:17: error: expected `,' or `;' before '&&' token
0_0_12850788_8868.cpp: In function `int print1(int)':
0_0_12850788_8868.cpp:34: error: expected identifier before '[' token
0_0_12850788_8868.cpp:34: error: expected `;' before '[' token
0_0_12850788_8868.cpp: In function `int print(unsigned int)':
0_0_12850788_8868.cpp:47: error: expected identifier before '[' token
0_0_12850788_8868.cpp:47: error: expected `;' before '[' token
0_0_12850788_8868.cpp: In function `int gogo(int, int, char)':
0_0_12850788_8868.cpp:77: error: `_MAX' undeclared (first use this function)
0_0_12850788_8868.cpp:77: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_12850788_8868.cpp:80: error: `_MIN' undeclared (first use this function)
|