0_0_9244310_27088.c:1: error: syntax error before "java"
0_0_9244310_27088.c:4: error: syntax error before '{' token
0_0_9244310_27088.c:9: error: `cin' undeclared here (not in a function)
0_0_9244310_27088.c:10: error: syntax error before "n"
0_0_9244310_27088.c:12: error: syntax error before "for"
0_0_9244310_27088.c:16: error: request for member `pow' in something not a structure or union
0_0_9244310_27088.c:17: error: `BigInteger' undeclared here (not in a function)
0_0_9244310_27088.c:18: error: syntax error before "g"
0_0_9244310_27088.c:18: error: request for member `gcd' in something not a structure or union
0_0_9244310_27088.c:19: error: redefinition of 'n'
0_0_9244310_27088.c:17: error: previous definition of 'n' was here
0_0_9244310_27088.c:19: error: request for member `divide' in something not a structure or union
0_0_9244310_27088.c:20: error: redefinition of 'm'
0_0_9244310_27088.c:16: error: previous definition of 'm' was here
0_0_9244310_27088.c:20: error: request for member `divide' in something not a structure or union
0_0_9244310_27088.c:21: error: syntax error before '.' token
|