168004_0_20601.cpp:2: error: `_int64' does not name a type
168004_0_20601.cpp: In function `int main()':
168004_0_20601.cpp:13: error: `_int64' undeclared (first use this function)
168004_0_20601.cpp:13: error: (Each undeclared identifier is reported only once for each function it appears in.)
168004_0_20601.cpp:13: error: expected `;' before "a"
168004_0_20601.cpp:14: error: `c' undeclared (first use this function)
168004_0_20601.cpp:16: error: `j' undeclared (first use this function)
168004_0_20601.cpp:17: error: expected `;' before "i"
168004_0_20601.cpp:18: error: `a' undeclared (first use this function)
168004_0_20601.cpp:19: error: expected `;' before "p"
168004_0_20601.cpp:24: error: `t' undeclared (first use this function)
168004_0_20601.cpp:25: error: `result' undeclared (first use this function)
168004_0_20601.cpp:25: error: `C' undeclared (first use this function)
168004_0_20601.cpp:26: error: `i' undeclared (first use this function)
168004_0_20601.cpp:27: error: `b' undeclared (first use this function)
168004_0_20601.cpp:27: error: `p' undeclared (first use this function)
168004_0_20601.cpp:27: error: `q' undeclared (first use this function)
|