ram files (x86)\microsoft visual studio\myprojects\eqweq\eqwe.cpp(8) : error C2059: syntax error : '}'
d:\program files (x86)\microsoft visual studio\myprojects\eqweq\eqwe.cpp(8) : warning C4508: 'main' : function should return a value; 'void' return type assumed
d:\program files (x86)\microsoft visual studio\myprojects\eqweq\eqwe.cpp(9) : error C2143: syntax error : missing ';' before 'for'
d:\program files (x86)\microsoft visual studio\myprojects\eqweq\eqwe.cpp(9) : error C2143: syntax error : missing ')' before ';'
d:\program files (x86)\microsoft visual studio\myprojects\eqweq\eqwe.cpp(9) : error C2143: syntax error : missing ';' before '<='
d:\program files (x86)\microsoft visual studio\myprojects\eqweq\eqwe.cpp(9) : error C2501: 'a' : missing storage-class or type specifiers
d:\program files (x86)\microsoft visual studio\myprojects\eqweq\eqwe.cpp(9) : error C2143: syntax error : missing ';' before '<='
d:\program files (x86)\microsoft visual studio\myprojects\eqweq\eqwe.cpp(9) : error C2143: syntax error : missing ';' before '++'
d:\program files (x86)\microsoft visual studio\myprojects\eqweq\eqwe.cpp(9) : error C2501: 'a' : missing storage-class or type specifiers
d:\program files (x86)\microsoft visual studio\myprojects\eqweq\eqwe.cpp(9) : error C2086: 'a' : redefinition
d:\program files (x86)\microsoft visual studio\myprojects\eqweq\eqwe.cpp(9) : error C2143: syntax error : missing ';' before '++'
d:\program files (x86)\microsoft visual studio\myprojects\eqweq\eqwe.cpp(9) : error C2059: syntax error : ')'
d:\program files (x86)\microsoft visual studio\myprojects\eqweq\eqwe.cpp(10) : error C2143: syntax error : missing ';' before '{'
d:\program files (x86)\microsoft visual studio\myprojects\eqweq\eqwe.cpp(10) : error C2447: missing function header (old-style formal list?)
d:\program files (x86)\microsoft visual studio\myprojects\eqweq\eqwe.cpp(18) : error C2143: syntax error : missing ';' before 'return'
d:\program files (x86)\microsoft visual studio\myprojects\eqweq\eqwe.cpp(19) : error C2143: syntax error : missing ';' before '}'
d:\program files (x86)\microsoft visual studio\myprojects\eqweq\eqwe.cpp(19) : error C2143: syntax error : missing ';' before '}'
d:\program files (x86)\microsoft visual studio\myprojects\eqweq\eqwe.cpp(19) : error C2143: syntax error : missing ';' before '}'
执行 cl.exe 时出错.
eqwe.obj - 1 error(s), 0 warning(s)