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