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