125893_0_21196.c
125893_0_21196.c(11) : error C2146: syntax error : missing ')' before identifier 's1'
125893_0_21196.c(11) : error C2061: syntax error : identifier 's1'
125893_0_21196.c(11) : error C2059: syntax error : ';'
125893_0_21196.c(11) : error C2059: syntax error : ')'
125893_0_21196.c(12) : error C2449: found '{' at file scope (missing function header?)
125893_0_21196.c(16) : error C2059: syntax error : '}'
125893_0_21196.c(31) : error C2065: 'bool' : undeclared identifier
125893_0_21196.c(31) : error C2146: syntax error : missing ';' before identifier 'flag'
125893_0_21196.c(31) : error C2065: 'flag' : undeclared identifier
125893_0_21196.c(54) : warning C4013: 'max' undefined; assuming extern returning int
125893_0_21196.c(54) : warning C4013: 'Dist' undefined; assuming extern returning int
|