475929_0_0_24484.c:2:20: algorithm: No such file or directory
475929_0_0_24484.c:3: error: syntax error before "namespace"
475929_0_0_24484.c: In function `main':
475929_0_0_24484.c:16: error: syntax error before '/' token
475929_0_0_24484.c:16: error: syntax error before ')' token
475929_0_0_24484.c:18: error: syntax error before '/' token
475929_0_0_24484.c:18: error: syntax error before ')' token
475929_0_0_24484.c: At top level:
475929_0_0_24484.c:19: error: invalid initializer
475929_0_0_24484.c:19: error: conflicting types for 'sum'
475929_0_0_24484.c:19: error: previous definition of 'sum' was here
475929_0_0_24484.c:19: error: invalid initializer
475929_0_0_24484.c:20: error: syntax error before "for"
475929_0_0_24484.c:24: error: syntax error before '++' token
475929_0_0_24484.c:27: error: syntax error before string constant
475929_0_0_24484.c:27: error: conflicting types for 'printf'
475929_0_0_24484.c:27: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
475929_0_0_24484.c:27: error: conflicting types for 'printf'
475929_0_0_24484.c:27: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
|