0_0_1653287_23286.cpp: In function `void outPut(int*)':
0_0_1653287_23286.cpp:17: error: `cout' undeclared (first use this function)
0_0_1653287_23286.cpp:17: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_1653287_23286.cpp:19: error: `endl' undeclared (first use this function)
|