0_0_11723962_1468.c:1:18: cstdio: No such file or directory
0_0_11723962_1468.c:4: error: syntax error before "mod1"
0_0_11723962_1468.c:5: error: syntax error before "mod2"
0_0_11723962_1468.c:6: error: syntax error before "mod"
0_0_11723962_1468.c:6: error: initializer element is not constant
0_0_11723962_1468.c:8: error: syntax error before "pow_mod"
0_0_11723962_1468.c:8: error: syntax error before "a"
0_0_11723962_1468.c: In function `pow_mod':
0_0_11723962_1468.c:10: error: `__int64' undeclared (first use in this function)
0_0_11723962_1468.c:10: error: (Each undeclared identifier is reported only once
0_0_11723962_1468.c:10: error: for each function it appears in.)
0_0_11723962_1468.c:10: error: syntax error before "res"
0_0_11723962_1468.c:12: error: `n' undeclared (first use in this function)
0_0_11723962_1468.c:14: error: `res' undeclared (first use in this function)
0_0_11723962_1468.c:14: error: `ret' undeclared (first use in this function)
0_0_11723962_1468.c:14: error: `p' undeclared (first use in this function)
0_0_11723962_1468.c: At top level:
0_0_11723962_1468.c:20: error: syntax error before "inv"
0_0_11723962_1468.c:20: error: syntax error before "a"
0_0_11723962_1468.c: In function `inv':
0_0_11723962_1468.c:20: error: `a' undeclared (first use in this function)
0_0_11723962_1468.c:20: error: `p' undeclared (first use in this function)
0_0_11723962_1468.c: At top level:
0_0_11723962_1468.c:21: error: syntax error before "cm"
0_0_11723962_1468.c:21: error: syntax error before "n"
0_0_11723962_1468.c: In function `cm':
0_0_11723962_1468.c:23: error: `__int64' undeclared (first use in this function)
0_0_11723962_1468.c:23: error: syntax error before "ans_n"
0_0_11723962_1468.c:24: error: syntax error before "i"
0_0_11723962_1468.c:24: error: `i' undeclared (first use in this function)
0_0_11723962_1468.c:24: error: `m' undeclared (first use in this function)
0_0_11723962_1468.c:24: error: syntax error before ')' token
0_0_11723962_1468.c:26: error: `ans_m' undeclared (first use in this function)
0_0_11723962_1468.c:26: error: `p' undeclared (first use in this function)
0_0_11723962_1468.c: At top level:
0_0_11723962_1468.c:28: error: syntax error before "return"
0_0_11723962_1468.c: In function `main':
0_0_11723962_1468.c:35: error: `__int64' undeclared (first use in this function)
0_0_11723962_1468.c:35: error: syntax error before "c1"
0_0_11723962_1468.c:43: error: 'for' loop initial declaration used outside C99 mode
0_0_11723962_1468.c:46: error: syntax error before "ans"
0_0_11723962_1468.c:47: error: redefinition of 'i'
0_0_11723962_1468.c:43: error: previous definition of 'i' was here
0_0_11723962_1468.c:47: error: 'for' loop initial declaration used outside C99 mode
0_0_11723962_1468.c:48: error: syntax error before "x1"
0_0_11723962_1468.c:51: error: `ans' undeclared (first use in this function)
0_0_11723962_1468.c:51: error: `mm' undeclared (first use in this function)
|