210272_0_2213.cpp
210272_0_2213.cpp(1) : error C2143: syntax error : missing ';' before 'string'
210272_0_2213.cpp(1) : error C2001: newline in constant
VC\INCLUDE\string.h(28) : error C2143: syntax error : missing ';' before '{'
VC\INCLUDE\string.h(28) : error C2447: missing function header (old-style formal list?)
210272_0_2213.cpp(9) : error C2065: 'scanf' : undeclared identifier
210272_0_2213.cpp(15) : error C2065: 'printf' : undeclared identifier
210272_0_2213.cpp(27) : error C2297: '+=' : illegal, right operand has type 'long [50001]'
|