141936_0_15574.cpp
141936_0_15574.cpp(35) : error C2146: syntax error : missing ')' before identifier 'a'
141936_0_15574.cpp(35) : error C2059: syntax error : ')'
141936_0_15574.cpp(35) : error C2143: syntax error : missing ';' before '{'
141936_0_15574.cpp(36) : error C2146: syntax error : missing ')' before identifier 'a'
141936_0_15574.cpp(36) : error C2059: syntax error : ')'
141936_0_15574.cpp(37) : error C2146: syntax error : missing ')' before identifier 'a'
141936_0_15574.cpp(37) : error C2059: syntax error : ')'
141936_0_15574.cpp(78) : error C2146: syntax error : missing ')' before identifier 'a'
141936_0_15574.cpp(78) : error C2059: syntax error : ')'
141936_0_15574.cpp(79) : error C2143: syntax error : missing ';' before '{'
141936_0_15574.cpp(81) : error C2146: syntax error : missing ';' before identifier 'a'
141936_0_15574.cpp(81) : warning C4552: '+' : operator has no effect; expected operator with side-effect
141936_0_15574.cpp(108) : error C2146: syntax error : missing ';' before identifier 'a'
141936_0_15574.cpp(109) : error C2146: syntax error : missing ';' before identifier 'a'
141936_0_15574.cpp(109) : warning C4552: '-' : operator has no effect; expected operator with side-effect
141936_0_15574.cpp(130) : error C2146: syntax error : missing ')' before identifier 'a'
141936_0_15574.cpp(130) : error C2059: syntax error : ')'
141936_0_15574.cpp(130) : error C2143: syntax error : missing ';' before '{'
141936_0_15574.cpp(131) : error C2146: syntax error : missing ')' before identifier 'a'
141936_0_15574.cpp(131) : error C2059: syntax error : ')'
141936_0_15574.cpp(132) : error C2146: syntax error : missing ')' before identifier 'a'
141936_0_15574.cpp(132) : error C2059: syntax error : ')'
141936_0_15574.cpp(135) : error C2181: illegal else without matching if
141936_0_15574.cpp(152) : error C2146: syntax error : missing ')' before identifier 'a'
141936_0_15574.cpp(152) : error C2059: syntax error : ')'
141936_0_15574.cpp(153) : error C2146: syntax error : missing ')' before identifier 'a'
141936_0_15574.cpp(153) : error C2059: syntax error : ')'
141936_0_15574.cpp(163) : error C2146: syntax error : missing ')' before identifier 'a'
141936_0_15574.cpp(163) : error C2059: syntax error : ')'
141936_0_15574.cpp(228) : warning C4508: 'main' : function should return a value; 'void' return type assumed
|