0_0_7869581_17709.c: In function `plus':
0_0_7869581_17709.c:27: error: syntax error before '/' token
0_0_7869581_17709.c:27: error: stray '\189' in program
0_0_7869581_17709.c:27: error: stray '\248' in program
0_0_7869581_17709.c:27: error: stray '\206' in program
0_0_7869581_17709.c:27: error: stray '\187' in program
0_0_7869581_17709.c:28: error: stray '\202' in program
0_0_7869581_17709.c:28: error: stray '\215' in program
0_0_7869581_17709.c:28: error: stray '\214' in program
0_0_7869581_17709.c:28: error: stray '\184' in program
0_0_7869581_17709.c:28: error: stray '\213' in program
0_0_7869581_17709.c:28: error: stray '\235' in program
0_0_7869581_17709.c: At top level:
0_0_7869581_17709.c:38: error: syntax error before "while"
0_0_7869581_17709.c:41: error: `i' undeclared here (not in a function)
0_0_7869581_17709.c:41: error: `m' undeclared here (not in a function)
0_0_7869581_17709.c:41: error: `f' undeclared here (not in a function)
0_0_7869581_17709.c:43: error: syntax error before '}' token
0_0_7869581_17709.c:47: error: `n' undeclared here (not in a function)
0_0_7869581_17709.c:48: error: redefinition of 'f'
0_0_7869581_17709.c:42: error: previous definition of 'f' was here
0_0_7869581_17709.c:48: error: redefinition of 'f'
0_0_7869581_17709.c:42: error: previous definition of 'f' was here
0_0_7869581_17709.c:49: error: syntax error before '}' token
0_0_7869581_17709.c:52: error: conflicting types for 'reverse'
0_0_7869581_17709.c:5: error: previous definition of 'reverse' was here
0_0_7869581_17709.c:53: error: syntax error before "return"
0_0_7869581_17709.c:41: error: storage size of `c' isn't known
0_0_7869581_17709.c:47: error: storage size of `c' isn't known
0_0_7869581_17709.c:51: error: storage size of `c' isn't known
|