164286_0_26099.c
164286_0_26099.c(4) : error C2018: unknown character '0xa1'
164286_0_26099.c(4) : error C2018: unknown character '0xb0'
164286_0_26099.c(4) : error C2065: 'Please' : undeclared identifier
164286_0_26099.c(4) : warning C4047: 'function' : 'const char *' differs in levels of indirection from 'int '
164286_0_26099.c(4) : warning C4024: 'printf' : different types for formal and actual parameter 1
164286_0_26099.c(4) : error C2146: syntax error : missing ')' before identifier 'input'
164286_0_26099.c(4) : error C2017: illegal escape sequence
164286_0_26099.c(4) : error C2018: unknown character '0xa1'
164286_0_26099.c(4) : error C2018: unknown character '0xb1'
164286_0_26099.c(4) : error C2059: syntax error : ')'
164286_0_26099.c(5) : error C2018: unknown character '0xa1'
164286_0_26099.c(5) : error C2018: unknown character '0xb0'
164286_0_26099.c(5) : error C2143: syntax error : missing ')' before '%'
164286_0_26099.c(5) : error C2198: 'scanf' : too few actual parameters
164286_0_26099.c(5) : error C2018: unknown character '0xa1'
164286_0_26099.c(5) : error C2018: unknown character '0xb1'
164286_0_26099.c(5) : error C2065: 'd' : undeclared identifier
164286_0_26099.c(5) : error C2059: syntax error : ')'
164286_0_26099.c(11) : error C2018: unknown character '0xa1'
164286_0_26099.c(11) : error C2018: unknown character '0xb0'
164286_0_26099.c(11) : error C2143: syntax error : missing ')' before '%'
164286_0_26099.c(11) : error C2198: 'printf' : too few actual parameters
164286_0_26099.c(11) : error C2017: illegal escape sequence
164286_0_26099.c(11) : error C2146: syntax error : missing ';' before identifier 'n'
164286_0_26099.c(11) : warning C4552: '%' : operator has no effect; expected operator with side-effect
164286_0_26099.c(11) : error C2018: unknown character '0xa1'
164286_0_26099.c(11) : error C2018: unknown character '0xb1'
164286_0_26099.c(11) : error C2059: syntax error : ')'
|