0_0_10802438_18700.c:1:18: cstdio: No such file or directory
0_0_10802438_18700.c:2:19: cstring: No such file or directory
0_0_10802438_18700.c:3:21: algorithm: No such file or directory
0_0_10802438_18700.c:7: error: syntax error before "namespace"
0_0_10802438_18700.c:11: error: syntax error before '&' token
0_0_10802438_18700.c: In function `exgcd':
0_0_10802438_18700.c:12: error: `b' undeclared (first use in this function)
0_0_10802438_18700.c:12: error: (Each undeclared identifier is reported only once
0_0_10802438_18700.c:12: error: for each function it appears in.)
0_0_10802438_18700.c:13: error: `x' undeclared (first use in this function)
0_0_10802438_18700.c:13: error: `y' undeclared (first use in this function)
0_0_10802438_18700.c:13: error: `a' undeclared (first use in this function)
0_0_10802438_18700.c: In function `deal':
0_0_10802438_18700.c:24: error: 'for' loop initial declaration used outside C99 mode
0_0_10802438_18700.c: In function `main':
0_0_10802438_18700.c:37: error: 'for' loop initial declaration used outside C99 mode
|