78896_0_31962.cpp
78896_0_31962.cpp(1) : error C2143: syntax error : missing ';' before '<'
78896_0_31962.cpp(1) : error C2501: 'include' : missing storage-class or type specifiers
78896_0_31962.cpp(1) : error C2143: syntax error : missing ';' before '<'
VC\Include\stdio.h(36) : error C2143: syntax error : missing ';' before '{'
VC\Include\stdio.h(36) : error C2447: missing function header (old-style formal list?)
78896_0_31962.cpp(3) : error C2871: 'std' : does not exist or is not a namespace
78896_0_31962.cpp(8) : error C2065: 'cin' : undeclared identifier
78896_0_31962.cpp(12) : warning C4552: '>>' : operator has no effect; expected operator with side-effect
78896_0_31962.cpp(43) : error C2065: 'printf' : undeclared identifier
|