0_0_9596381_17375.cpp:1: error: invalid token
0_0_9596381_17375.cpp:1: error: expected unqualified-id before numeric constant
0_0_9596381_17375.cpp:1: error: expected constructor, destructor, or type conversion before numeric constant
0_0_9596381_17375.cpp:1: error: expected `,' or `;' before numeric constant
0_0_9596381_17375.cpp:1: error: invalid token
0_0_9596381_17375.cpp:1: error: expected unqualified-id before numeric constant
0_0_9596381_17375.cpp:1: error: expected constructor, destructor, or type conversion before numeric constant
0_0_9596381_17375.cpp:1: error: expected `,' or `;' before numeric constant
0_0_9596381_17375.cpp:1: error: invalid token
0_0_9596381_17375.cpp:1: error: expected constructor, destructor, or type conversion before '<' token
0_0_9596381_17375.cpp:1: error: expected `,' or `;' before '<' token
In file included from GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/cstdio:49,
from 0_0_9596381_17375.cpp:2:
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/mingw32/bits/c++config.h:61: error: expected namespace-name before ';' token
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/mingw32/bits/c++config.h:61: error: `<type error>' is not a namespace
0_0_9596381_17375.cpp: In function `void getnext(char*, int*)':
0_0_9596381_17375.cpp:30: error: `max' undeclared (first use this function)
0_0_9596381_17375.cpp:30: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_9596381_17375.cpp: In function `void EKMP(char*, char*, int*, int*)':
0_0_9596381_17375.cpp:45: error: `min' undeclared (first use this function)
0_0_9596381_17375.cpp:55: error: `max' undeclared (first use this function)
0_0_9596381_17375.cpp: In function `int main()':
0_0_9596381_17375.cpp:69: error: `cin' undeclared (first use this function)
|