290912_0_16467.cpp:1: error: expected constructor, destructor, or type conversion before '<' token
290912_0_16467.cpp:1: error: expected `,' or `;' before '<' token
290912_0_16467.cpp: In function `int main()':
290912_0_16467.cpp:18: error: `scanf' undeclared (first use this function)
290912_0_16467.cpp:18: error: (Each undeclared identifier is reported only once for each function it appears in.)
290912_0_16467.cpp:18: error: `EOF' undeclared (first use this function)
290912_0_16467.cpp:25: error: `point' undeclared (first use this function)
290912_0_16467.cpp:29: error: `printf' undeclared (first use this function)
|