0_0_10230831_16518.c:1:19: iostream: No such file or directory
0_0_10230831_16518.c:2:20: algorithm: No such file or directory
0_0_10230831_16518.c:4:18: iomanip: No such file or directory
0_0_10230831_16518.c:5: error: syntax error before "namespace"
0_0_10230831_16518.c:11: error: syntax error before "comp"
0_0_10230831_16518.c:11: error: syntax error before "x"
0_0_10230831_16518.c: In function `comp':
0_0_10230831_16518.c:13: error: `x' undeclared (first use in this function)
0_0_10230831_16518.c:13: error: (Each undeclared identifier is reported only once
0_0_10230831_16518.c:13: error: for each function it appears in.)
0_0_10230831_16518.c:13: error: `y' undeclared (first use in this function)
0_0_10230831_16518.c: In function `main':
0_0_10230831_16518.c:19: error: `cin' undeclared (first use in this function)
0_0_10230831_16518.c:41: error: `cout' undeclared (first use in this function)
0_0_10230831_16518.c:41: error: `ios' undeclared (first use in this function)
0_0_10230831_16518.c:41: error: syntax error before ':' token
|