0_0_4843760_12338.c:1:18: cstdio: No such file or directory
0_0_4843760_12338.c:2:19: cstring: No such file or directory
0_0_4843760_12338.c:3:17: cmath: No such file or directory
0_0_4843760_12338.c:4:21: algorithm: No such file or directory
0_0_4843760_12338.c:5: error: syntax error before "namespace"
0_0_4843760_12338.c: In function `mul':
0_0_4843760_12338.c:16: error: 'for' loop initial declaration used outside C99 mode
0_0_4843760_12338.c:26: error: redefinition of 'i'
0_0_4843760_12338.c:16: error: previous definition of 'i' was here
0_0_4843760_12338.c:26: error: redeclaration of 'j' with no linkage
0_0_4843760_12338.c:16: error: previous declaration of 'j' was here
0_0_4843760_12338.c:26: error: 'for' loop initial declaration used outside C99 mode
0_0_4843760_12338.c: In function `init':
0_0_4843760_12338.c:37: error: 'for' loop initial declaration used outside C99 mode
0_0_4843760_12338.c:44: error: redefinition of 'i'
0_0_4843760_12338.c:37: error: previous definition of 'i' was here
0_0_4843760_12338.c:44: error: redeclaration of 'j' with no linkage
0_0_4843760_12338.c:37: error: previous declaration of 'j' was here
0_0_4843760_12338.c:44: error: 'for' loop initial declaration used outside C99 mode
0_0_4843760_12338.c: In function `fun':
0_0_4843760_12338.c:57: error: 'for' loop initial declaration used outside C99 mode
0_0_4843760_12338.c: At top level:
0_0_4843760_12338.c:109: error: syntax error before "slove_case"
0_0_4843760_12338.c: In function `slove_case':
0_0_4843760_12338.c:114: error: `EOF' undeclared (first use in this function)
0_0_4843760_12338.c:114: error: (Each undeclared identifier is reported only once
0_0_4843760_12338.c:114: error: for each function it appears in.)
0_0_4843760_12338.c:115: error: `false' undeclared (first use in this function)
0_0_4843760_12338.c:146: error: `true' undeclared (first use in this function)
|