0_0_4484555_22225.c:1:20: iostream: No such file or directory
0_0_4484555_22225.c:2:18: string: No such file or directory
0_0_4484555_22225.c:3:17: cmath: No such file or directory
0_0_4484555_22225.c:4:18: cstdio: No such file or directory
0_0_4484555_22225.c:5:19: cstring: No such file or directory
0_0_4484555_22225.c:6:19: cstdlib: No such file or directory
0_0_4484555_22225.c:9: error: syntax error before "namespace"
0_0_4484555_22225.c: In function `main':
0_0_4484555_22225.c:15: error: `cin' undeclared (first use in this function)
0_0_4484555_22225.c:15: error: (Each undeclared identifier is reported only once
0_0_4484555_22225.c:15: error: for each function it appears in.)
0_0_4484555_22225.c:25: error: 'for' loop initial declaration used outside C99 mode
0_0_4484555_22225.c:34: error: redefinition of 'i'
0_0_4484555_22225.c:25: error: previous definition of 'i' was here
0_0_4484555_22225.c:34: error: 'for' loop initial declaration used outside C99 mode
0_0_4484555_22225.c:37: error: 'for' loop initial declaration used outside C99 mode
0_0_4484555_22225.c:47: error: redefinition of 'j'
0_0_4484555_22225.c:37: error: previous definition of 'j' was here
0_0_4484555_22225.c:47: error: 'for' loop initial declaration used outside C99 mode
0_0_4484555_22225.c:51: error: 'for' loop initial declaration used outside C99 mode
0_0_4484555_22225.c:59: error: redefinition of 'j'
0_0_4484555_22225.c:47: error: previous definition of 'j' was here
0_0_4484555_22225.c:59: error: 'for' loop initial declaration used outside C99 mode
0_0_4484555_22225.c:63: error: 'for' loop initial declaration used outside C99 mode
|