147138_0_29357.c
147138_0_29357.c(10) : error C2059: syntax error : 'type'
147138_0_29357.c(22) : error C2146: syntax error : missing ')' before identifier 'pow'
147138_0_29357.c(22) : error C2066: cast to function type is illegal
147138_0_29357.c(22) : error C2146: syntax error : missing ')' before identifier 'pow'
147138_0_29357.c(22) : warning C4244: 'function' : conversion from '__int64 ' to 'double ', possible loss of data
147138_0_29357.c(22) : error C2440: 'type cast' : cannot convert from 'double ' to '__int64 (__cdecl *)()'
147138_0_29357.c(22) : warning C4244: 'function' : conversion from '__int64 ' to 'int ', possible loss of data
147138_0_29357.c(22) : error C2059: syntax error : ')'
147138_0_29357.c(22) : error C2059: syntax error : ')'
147138_0_29357.c(22) : warning C4552: '-' : operator has no effect; expected operator with side-effect
|