0_0_1278451_12544.cpp: In function `int main()':
0_0_1278451_12544.cpp:4: error: `_int64' undeclared (first use this function)
0_0_1278451_12544.cpp:4: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_1278451_12544.cpp:4: error: expected `;' before "a"
0_0_1278451_12544.cpp:5: error: `a' undeclared (first use this function)
0_0_1278451_12544.cpp:12: error: `cin' undeclared (first use this function)
0_0_1278451_12544.cpp:13: error: `cout' undeclared (first use this function)
0_0_1278451_12544.cpp:13: error: `endl' undeclared (first use this function)
|