146094_0_29943.cpp
146094_0_29943.cpp(1) : error C2065: 'sqrt' : undeclared identifier
146094_0_29943.cpp(1) : error C2065: 'i' : undeclared identifier
146094_0_29943.cpp(2) : error C2143: syntax error : missing ';' before 'for'
146094_0_29943.cpp(2) : error C2143: syntax error : missing ')' before ';'
146094_0_29943.cpp(2) : error C2143: syntax error : missing ';' before '<='
146094_0_29943.cpp(2) : error C2501: 'k' : missing storage-class or type specifiers
146094_0_29943.cpp(2) : error C2143: syntax error : missing ';' before '<='
146094_0_29943.cpp(2) : error C2501: 'k' : missing storage-class or type specifiers
146094_0_29943.cpp(2) : error C2086: 'k' : redefinition
146094_0_29943.cpp(2) : error C2059: syntax error : ')'
146094_0_29943.cpp(3) : error C2143: syntax error : missing ';' before '{'
146094_0_29943.cpp(3) : error C2447: missing function header (old-style formal list?)
|