0_0_1107150_21661.cpp:3: error: ISO C++ forbids declaration of `intmain' with no type
0_0_1107150_21661.cpp: In function `int intmain()':
0_0_1107150_21661.cpp:4: error: `intn' undeclared (first use this function)
0_0_1107150_21661.cpp:4: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_1107150_21661.cpp:4: error: `m' undeclared (first use this function)
0_0_1107150_21661.cpp:4: error: `k' undeclared (first use this function)
0_0_1107150_21661.cpp:4: error: `i' undeclared (first use this function)
0_0_1107150_21661.cpp:4: error: `j' undeclared (first use this function)
0_0_1107150_21661.cpp:4: error: `p' undeclared (first use this function)
0_0_1107150_21661.cpp:4: error: `q' undeclared (first use this function)
0_0_1107150_21661.cpp:4: error: `num' undeclared (first use this function)
0_0_1107150_21661.cpp:5: error: `inta' undeclared (first use this function)
0_0_1107150_21661.cpp:5: error: `b' undeclared (first use this function)
0_0_1107150_21661.cpp:8: error: `n' undeclared (first use this function)
0_0_1107150_21661.cpp:9: error: `a' undeclared (first use this function)
0_0_1107150_21661.cpp:27: error: `return0' undeclared (first use this function)
|