0_0_4295732_26814.c:51: error: syntax error before '=' token
0_0_4295732_26814.c: In function `Miller_Rabin':
0_0_4295732_26814.c:53: error: `n' undeclared (first use in this function)
0_0_4295732_26814.c:53: error: (Each undeclared identifier is reported only once
0_0_4295732_26814.c:53: error: for each function it appears in.)
0_0_4295732_26814.c:55: error: `s' undeclared (first use in this function)
0_0_4295732_26814.c: In function `main':
0_0_4295732_26814.c:93: error: syntax error before '/' token
|