0_0_11911752_609.c:1:19: iostream: No such file or directory
0_0_11911752_609.c:3:20: algorithm: No such file or directory
0_0_11911752_609.c:4: error: syntax error before "namespace"
0_0_11911752_609.c:12: error: syntax error before "cmp"
0_0_11911752_609.c:12: error: syntax error before "x"
0_0_11911752_609.c: In function `cmp':
0_0_11911752_609.c:14: error: `x' undeclared (first use in this function)
0_0_11911752_609.c:14: error: (Each undeclared identifier is reported only once
0_0_11911752_609.c:14: error: for each function it appears in.)
0_0_11911752_609.c:14: error: `y' undeclared (first use in this function)
0_0_11911752_609.c: In function `main':
0_0_11911752_609.c:23: error: `cin' undeclared (first use in this function)
0_0_11911752_609.c:26: error: `time' undeclared (first use in this function)
0_0_11911752_609.c:26: error: syntax error before "t"
0_0_11911752_609.c:30: error: `t' undeclared (first use in this function)
|