0_0_8784773_19855.cpp:1: error: `__int64' does not name a type
0_0_8784773_19855.cpp:3: error: `__int64' does not name a type
0_0_8784773_19855.cpp: In function `int main()':
0_0_8784773_19855.cpp:7: error: `__int64' undeclared (first use this function)
0_0_8784773_19855.cpp:7: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_8784773_19855.cpp:7: error: expected `;' before "n"
0_0_8784773_19855.cpp:8: error: `scanf' undeclared (first use this function)
0_0_8784773_19855.cpp:10: error: `n' undeclared (first use this function)
0_0_8784773_19855.cpp:11: error: expected `;' before "a"
0_0_8784773_19855.cpp:12: error: `ans' undeclared (first use this function)
0_0_8784773_19855.cpp:12: error: `lcm' undeclared (first use this function)
0_0_8784773_19855.cpp:14: error: expected `;' before "c"
0_0_8784773_19855.cpp:14: error: `tmp1' undeclared (first use this function)
0_0_8784773_19855.cpp:14: error: `c' undeclared (first use this function)
0_0_8784773_19855.cpp:14: error: `tmp2' undeclared (first use this function)
0_0_8784773_19855.cpp:14: error: `printf' undeclared (first use this function)
|