0_0_6962054_31631.cpp:5: error: `_int64' does not name a type
0_0_6962054_31631.cpp:11: error: invalid token
0_0_6962054_31631.cpp:11: error: expected constructor, destructor, or type conversion before '<' token
0_0_6962054_31631.cpp:11: error: expected `,' or `;' before '<' token
0_0_6962054_31631.cpp: In function `int main()':
0_0_6962054_31631.cpp:36: error: redefinition of `int main()'
0_0_6962054_31631.cpp:21: error: `int main()' previously defined here
0_0_6962054_31631.cpp:37: error: `_int64' undeclared (first use this function)
0_0_6962054_31631.cpp:37: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_6962054_31631.cpp:37: error: expected `;' before "a"
0_0_6962054_31631.cpp:38: error: `a' undeclared (first use this function)
0_0_6962054_31631.cpp:38: error: `b' undeclared (first use this function)
0_0_6962054_31631.cpp:39: error: expected `;' before "des"
0_0_6962054_31631.cpp:40: error: expected `;' before "need"
0_0_6962054_31631.cpp:45: error: `des' undeclared (first use this function)
0_0_6962054_31631.cpp:47: error: `need' undeclared (first use this function)
|