0_0_7580881_27978.c:1:19: cstdio: No such file or directory
0_0_7580881_27978.c:2:20: cstring: No such file or directory
0_0_7580881_27978.c:3:21: iostream: No such file or directory
0_0_7580881_27978.c:6: error: syntax error before "namespace"
0_0_7580881_27978.c: In function `print':
0_0_7580881_27978.c:11: error: `cout' undeclared (first use in this function)
0_0_7580881_27978.c:11: error: (Each undeclared identifier is reported only once
0_0_7580881_27978.c:11: error: for each function it appears in.)
0_0_7580881_27978.c:11: error: stray '\' in program
0_0_7580881_27978.c:11: error: missing terminating ' character
0_0_7580881_27978.c:12: error: syntax error before "for"
0_0_7580881_27978.c:12: error: syntax error before ')' token
0_0_7580881_27978.c:13: error: `endl' undeclared (first use in this function)
0_0_7580881_27978.c: In function `main':
0_0_7580881_27978.c:19: error: `cin' undeclared (first use in this function)
0_0_7580881_27978.c:29: error: `cout' undeclared (first use in this function)
0_0_7580881_27978.c:30: error: stray '\' in program
0_0_7580881_27978.c:30: error: missing terminating ' character
0_0_7580881_27978.c:31: error: syntax error before "for"
0_0_7580881_27978.c:31: error: syntax error before ')' token
0_0_7580881_27978.c:32: error: `endl' undeclared (first use in this function)
0_0_7580881_27978.c:39: error: stray '\' in program
0_0_7580881_27978.c:39: error: missing terminating ' character
0_0_7580881_27978.c:40: error: syntax error before "for"
0_0_7580881_27978.c:40: error: syntax error before ')' token
|