0_0_2960719_28611.cpp: In function `int main()':
0_0_2960719_28611.cpp:8: error: `_int64' undeclared (first use this function)
0_0_2960719_28611.cpp:8: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_2960719_28611.cpp:8: error: expected `;' before "bn"
0_0_2960719_28611.cpp:9: error: expected `;' before "tem1"
0_0_2960719_28611.cpp:10: error: expected `;' before "tem2"
0_0_2960719_28611.cpp:14: error: `bn' undeclared (first use this function)
0_0_2960719_28611.cpp:14: error: `tem2' undeclared (first use this function)
0_0_2960719_28611.cpp:14: error: `tem1' undeclared (first use this function)
0_0_2960719_28611.cpp:15: error: `an' undeclared (first use this function)
|