0_0_3350069_25271.c:1:20: iostream: No such file or directory
0_0_3350069_25271.c:2: error: syntax error before "namespace"
0_0_3350069_25271.c: In function `main':
0_0_3350069_25271.c:8: error: `EOF' undeclared (first use in this function)
0_0_3350069_25271.c:8: error: (Each undeclared identifier is reported only once
0_0_3350069_25271.c:8: error: for each function it appears in.)
0_0_3350069_25271.c:10: error: syntax error before '/' token
0_0_3350069_25271.c:10: error: stray '\179' in program
0_0_3350069_25271.c:10: error: stray '\245' in program
0_0_3350069_25271.c:10: error: stray '\202' in program
0_0_3350069_25271.c:10: error: stray '\188' in program
0_0_3350069_25271.c:10: error: stray '\187' in program
0_0_3350069_25271.c:10: error: stray '\175' in program
0_0_3350069_25271.c:11: error: `i' undeclared (first use in this function)
0_0_3350069_25271.c:11: error: syntax error before ')' token
0_0_3350069_25271.c:16: error: 'for' loop initial declaration used outside C99 mode
0_0_3350069_25271.c:18: error: 'for' loop initial declaration used outside C99 mode
0_0_3350069_25271.c:19: error: 'for' loop initial declaration used outside C99 mode
0_0_3350069_25271.c:21: error: redefinition of 'j'
0_0_3350069_25271.c:18: error: previous definition of 'j' was here
0_0_3350069_25271.c:21: error: 'for' loop initial declaration used outside C99 mode
0_0_3350069_25271.c: At top level:
0_0_3350069_25271.c:29: error: syntax error before "return"
|