0_0_11961381_32076.c:1:19: iostream: No such file or directory
0_0_11961381_32076.c:2:18: iomanip: No such file or directory
0_0_11961381_32076.c:3:17: string: No such file or directory
0_0_11961381_32076.c:4: error: syntax error before "namespace"
0_0_11961381_32076.c: In function `main':
0_0_11961381_32076.c:16: error: `string' undeclared (first use in this function)
0_0_11961381_32076.c:16: error: (Each undeclared identifier is reported only once
0_0_11961381_32076.c:16: error: for each function it appears in.)
0_0_11961381_32076.c:16: error: syntax error before "s1"
0_0_11961381_32076.c:22: error: `cin' undeclared (first use in this function)
0_0_11961381_32076.c:23: error: 'for' loop initial declaration used outside C99 mode
0_0_11961381_32076.c:26: error: `s1' undeclared (first use in this function)
0_0_11961381_32076.c:26: error: `s2' undeclared (first use in this function)
0_0_11961381_32076.c:27: error: syntax error before '/' token
0_0_11961381_32076.c:27:21: unterminated comment
|