121702_0_13061.c
121702_0_13061.c(23) : error C2065: 'cin' : undeclared identifier
121702_0_13061.c(39) : error C2065: 'cout' : undeclared identifier
121702_0_13061.c(39) : error C2297: '<<' : illegal, right operand has type 'char [2]'
121702_0_13061.c(39) : error C2065: 'endl' : undeclared identifier
|