0_0_2301516_19637.cpp:5: error: `_int64' was not declared in this scope
0_0_2301516_19637.cpp:6: error: expected `,' or `;' before '{' token
0_0_2301516_19637.cpp:15: error: `_int64' does not name a type
0_0_2301516_19637.cpp: In function `int main()':
0_0_2301516_19637.cpp:30: error: `_int64' undeclared (first use this function)
0_0_2301516_19637.cpp:30: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_2301516_19637.cpp:30: error: expected `;' before "n"
0_0_2301516_19637.cpp:36: error: `n' undeclared (first use this function)
0_0_2301516_19637.cpp:36: error: `m' undeclared (first use this function)
0_0_2301516_19637.cpp:39: error: `isodd' cannot be used as a function
0_0_2301516_19637.cpp:58: error: `i' undeclared (first use this function)
0_0_2301516_19637.cpp:58: error: `evenvalue' undeclared (first use this function)
0_0_2301516_19637.cpp:60: error: `tmp' undeclared (first use this function)
0_0_2301516_19637.cpp:64: error: `j' undeclared (first use this function)
0_0_2301516_19637.cpp:79: error: `t' undeclared (first use this function)
0_0_2301516_19637.cpp:132: error: `isodd' cannot be used as a function
|