186817_0_9599.cpp
186817_0_9599.cpp(1) : error C2014: preprocessor command must start as first nonwhite space
186817_0_9599.cpp(2) : error C2143: syntax error : missing ';' before 'using'
186817_0_9599.cpp(2) : error C2501: 'fgdg' : missing storage-class or type specifiers
186817_0_9599.cpp(2) : error C2871: 'std' : does not exist or is not a namespace
186817_0_9599.cpp(7) : error C2065: 'cin' : undeclared identifier
186817_0_9599.cpp(7) : warning C4552: '>>' : operator has no effect; expected operator with side-effect
186817_0_9599.cpp(12) : warning C4552: '>>' : operator has no effect; expected operator with side-effect
186817_0_9599.cpp(15) : warning C4552: '>>' : operator has no effect; expected operator with side-effect
186817_0_9599.cpp(31) : error C2065: 'cout' : undeclared identifier
186817_0_9599.cpp(31) : error C2065: 'endl' : undeclared identifier
186817_0_9599.cpp(31) : warning C4552: '<<' : operator has no effect; expected operator with side-effect
|