124376_0_24937.cpp
124376_0_24937.cpp(5) : error C2501: 'max' : missing storage-class or type specifiers
124376_0_24937.cpp(5) : error C2065: 'sqart' : undeclared identifier
124376_0_24937.cpp(7) : error C2065: 'n' : undeclared identifier
124376_0_24937.cpp(7) : error C2065: 'a' : undeclared identifier
124376_0_24937.cpp(7) : error C2109: subscript requires array or pointer type
124376_0_24937.cpp(7) : error C2065: 'b' : undeclared identifier
124376_0_24937.cpp(10) : error C2065: 'i' : undeclared identifier
124376_0_24937.cpp(10) : error C2146: syntax error : missing ')' before identifier 'i'
124376_0_24937.cpp(10) : warning C4552: '<=' : operator has no effect; expected operator with side-effect
124376_0_24937.cpp(10) : error C2059: syntax error : ';'
124376_0_24937.cpp(10) : error C2059: syntax error : ')'
124376_0_24937.cpp(11) : error C2143: syntax error : missing ';' before '{'
124376_0_24937.cpp(12) : error C2065: 'count' : undeclared identifier
124376_0_24937.cpp(12) : error C2065: 'sum' : undeclared identifier
124376_0_24937.cpp(14) : error C2065: 'j' : undeclared identifier
124376_0_24937.cpp(14) : error C2146: syntax error : missing ')' before identifier 'j'
124376_0_24937.cpp(14) : warning C4552: '<' : operator has no effect; expected operator with side-effect
124376_0_24937.cpp(14) : error C2059: syntax error : ';'
124376_0_24937.cpp(14) : error C2059: syntax error : ')'
124376_0_24937.cpp(15) : error C2143: syntax error : missing ';' before '{'
124376_0_24937.cpp(16) : error C2106: '=' : left operand must be l-value
124376_0_24937.cpp(18) : error C2109: subscript requires array or pointer type
124376_0_24937.cpp(18) : error C2106: '=' : left operand must be l-value
124376_0_24937.cpp(21) : error C2065: 'countinue' : undeclared identifier
124376_0_24937.cpp(23) : error C2065: 'l' : undeclared identifier
124376_0_24937.cpp(23) : error C2146: syntax error : missing ')' before identifier 'l'
124376_0_24937.cpp(23) : warning C4552: '<' : operator has no effect; expected operator with side-effect
124376_0_24937.cpp(23) : error C2059: syntax error : ';'
124376_0_24937.cpp(23) : error C2059: syntax error : ')'
124376_0_24937.cpp(24) : error C2143: syntax error : missing ';' before '{'
124376_0_24937.cpp(25) : error C2109: subscript requires array or pointer type
|