472353_0_0_3461.cpp:1:2: invalid preprocessing directive #inlcude
472353_0_0_3461.cpp: In function `int main()':
472353_0_0_3461.cpp:9: error: `cin' undeclared (first use this function)
472353_0_0_3461.cpp:9: error: (Each undeclared identifier is reported only once for each function it appears in.)
472353_0_0_3461.cpp:30: error: `cout' undeclared (first use this function)
472353_0_0_3461.cpp:30: error: `endl' undeclared (first use this function)
|