0_0_3175330_10941.cpp: In function `int main()':
0_0_3175330_10941.cpp:5: error: `cin' undeclared (first use this function)
0_0_3175330_10941.cpp:5: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_3175330_10941.cpp:15: error: `point' undeclared (first use this function)
0_0_3175330_10941.cpp:20: error: `cout' undeclared (first use this function)
0_0_3175330_10941.cpp:22: error: `printf' undeclared (first use this function)
0_0_3175330_10941.cpp: At global scope:
0_0_3175330_10941.cpp:27: error: stray '\192' in program
0_0_3175330_10941.cpp:27: error: stray '\180' in program
0_0_3175330_10941.cpp:27: error: stray '\215' in program
0_0_3175330_10941.cpp:27: error: stray '\212' in program
0_0_3175330_10941.cpp:27: error: expected unqualified-id before ':' token
0_0_3175330_10941.cpp:27: error: expected `,' or `;' before ':' token
|