229945_0_16626.cpp:3: error: `_int64' does not name a type
229945_0_16626.cpp: In function `void init()':
229945_0_16626.cpp:6: error: `A' undeclared (first use this function)
229945_0_16626.cpp:6: error: (Each undeclared identifier is reported only once for each function it appears in.)
229945_0_16626.cpp: In function `int main()':
229945_0_16626.cpp:18: error: `_int64' undeclared (first use this function)
229945_0_16626.cpp:18: error: expected `;' before "re"
229945_0_16626.cpp:24: error: `re' undeclared (first use this function)
229945_0_16626.cpp:24: error: `A' undeclared (first use this function)
|