128830_0_13584.cpp
128830_0_13584.cpp(1) : error C2143: syntax error : missing ';' before '<'
128830_0_13584.cpp(1) : error C2501: 'include' : missing storage-class or type specifiers
128830_0_13584.cpp(1) : error C2143: syntax error : missing ';' before '<'
128830_0_13584.cpp(5) : error C2065: 'cin' : undeclared identifier
128830_0_13584.cpp(14) : error C2065: 'cout' : undeclared identifier
128830_0_13584.cpp(14) : error C2297: '<<' : illegal, right operand has type 'char [2]'
128830_0_13584.cpp(14) : error C2065: 'endl' : undeclared identifier
|