97353_0_14398.c
97353_0_14398.c(28) : error C2065: 'cout' : undeclared identifier
97353_0_14398.c(28) : error C2297: '<<' : illegal, right operand has type 'char [3]'
97353_0_14398.c(28) : error C2065: 'endl' : undeclared identifier
97353_0_14398.c(30) : warning C4552: '<<' : operator has no effect; expected operator with side-effect
|