840819_0_0_23865.c:1:19: iostream: No such file or directory
840819_0_0_23865.c:2:17: list.h: No such file or directory
840819_0_0_23865.c:3:21: iterator.h: No such file or directory
840819_0_0_23865.c:4: error: syntax error before "namespace"
840819_0_0_23865.c:5: error: syntax error before "cmp"
840819_0_0_23865.c:5: error: syntax error before '&' token
840819_0_0_23865.c: In function `cmp':
840819_0_0_23865.c:7: error: `a' undeclared (first use in this function)
840819_0_0_23865.c:7: error: (Each undeclared identifier is reported only once
840819_0_0_23865.c:7: error: for each function it appears in.)
840819_0_0_23865.c:7: error: `b' undeclared (first use in this function)
840819_0_0_23865.c: In function `main':
840819_0_0_23865.c:12: error: `cin' undeclared (first use in this function)
840819_0_0_23865.c:15: error: `list' undeclared (first use in this function)
840819_0_0_23865.c:15: error: syntax error before "int"
840819_0_0_23865.c:19: error: `l' undeclared (first use in this function)
840819_0_0_23865.c:25: error: syntax error before "int"
840819_0_0_23865.c:28: error: `first' undeclared (first use in this function)
840819_0_0_23865.c:35: error: syntax error before "int"
840819_0_0_23865.c:36: error: syntax error before "int"
840819_0_0_23865.c:41: error: `next' undeclared (first use in this function)
840819_0_0_23865.c:41: error: `cur' undeclared (first use in this function)
|