0_0_8415903_27161.cpp:11: error: `_int64' does not name a type
0_0_8415903_27161.cpp:12: error: `_int64' does not name a type
0_0_8415903_27161.cpp: In function `int main()':
0_0_8415903_27161.cpp:22: error: `pre' undeclared (first use this function)
0_0_8415903_27161.cpp:22: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_8415903_27161.cpp:23: error: `cur' undeclared (first use this function)
0_0_8415903_27161.cpp:29: error: `_int64' undeclared (first use this function)
0_0_8415903_27161.cpp:29: error: expected `;' before "max_"
0_0_8415903_27161.cpp:29: error: integer constant is too large for "long" type
0_0_8415903_27161.cpp:34: error: `max_' undeclared (first use this function)
0_0_8415903_27161.cpp:42: error: expected `;' before "ans"
0_0_8415903_27161.cpp:42: error: integer constant is too large for "long" type
0_0_8415903_27161.cpp:44: error: `ans' undeclared (first use this function)
|