97360_0_10133.c
97360_0_10133.c(15) : error C2065: 'cin' : undeclared identifier
97360_0_10133.c(15) : error C2224: left of '.getline' must have struct/union type
97360_0_10133.c(26) : error C2065: 'cout' : undeclared identifier
97360_0_10133.c(26) : error C2297: '<<' : illegal, right operand has type 'char [3]'
97360_0_10133.c(26) : error C2065: 'endl' : undeclared identifier
97360_0_10133.c(28) : warning C4552: '<<' : operator has no effect; expected operator with side-effect
|