120357_0_13694.cpp:1: error: missing terminating " character
120357_0_13694.cpp: In function `int main(int, char**)':
120357_0_13694.cpp:17: error: `cin' undeclared (first use this function)
120357_0_13694.cpp:17: error: (Each undeclared identifier is reported only once for each function it appears in.)
120357_0_13694.cpp:79: error: `cout' undeclared (first use this function)
120357_0_13694.cpp:79: error: `endl' undeclared (first use this function)
|