0_0_2542505_744.c: In function `main':
0_0_2542505_744.c:5: error: syntax error before "n"
0_0_2542505_744.c:6: error: syntax error before "temp"
0_0_2542505_744.c:7: error: `n' undeclared (first use in this function)
0_0_2542505_744.c:7: error: (Each undeclared identifier is reported only once
0_0_2542505_744.c:7: error: for each function it appears in.)
0_0_2542505_744.c:9: error: `temp' undeclared (first use in this function)
0_0_2542505_744.c:12: error: syntax error at end of input
|