109_90_11026.c:1:20: iostream: No such file or directory
109_90_11026.c:2:21: algorithm: No such file or directory
109_90_11026.c:3: error: syntax error before "namespace"
109_90_11026.c:12: error: syntax error before "Link"
109_90_11026.c:14: error: syntax error before "a"
109_90_11026.c: In function `cmp':
109_90_11026.c:16: error: `a' undeclared (first use in this function)
109_90_11026.c:16: error: (Each undeclared identifier is reported only once
109_90_11026.c:16: error: for each function it appears in.)
109_90_11026.c:16: error: `b' undeclared (first use in this function)
109_90_11026.c: At top level:
109_90_11026.c:19: error: syntax error before "mp"
109_90_11026.c:20: error: syntax error before "v"
109_90_11026.c: In function `main':
109_90_11026.c:24: error: `Link' undeclared (first use in this function)
109_90_11026.c:24: error: `p' undeclared (first use in this function)
109_90_11026.c:24: error: `q' undeclared (first use in this function)
109_90_11026.c:28: error: request for member `val' in something not a structure or union
109_90_11026.c:28: error: request for member `num' in something not a structure or union
109_90_11026.c:34: error: `new' undeclared (first use in this function)
109_90_11026.c:34: error: syntax error before "Link"
109_90_11026.c:35: error: request for member `next' in something not a structure or union
109_90_11026.c:36: error: request for member `next' in something not a structure or union
109_90_11026.c:42: error: request for member `num' in something not a structure or union
109_90_11026.c:43: error: request for member `x' in something not a structure or union
109_90_11026.c:44: error: request for member `x' in something not a structure or union
109_90_11026.c:44: error: request for member `val' in something not a structure or union
109_90_11026.c:45: error: request for member `x' in something not a structure or union
109_90_11026.c:51: error: request for member `next' in something not a structure or union
109_90_11026.c:55: error: `delete' undeclared (first use in this function)
109_90_11026.c:55: error: syntax error before "q"
109_90_11026.c:56: error: request for member `x' in something not a structure or union
109_90_11026.c:58: error: request for member `num' in something not a structure or union
109_90_11026.c:60: error: request for member `x' in something not a structure or union
109_90_11026.c:61: error: request for member `x' in something not a structure or union
109_90_11026.c:66: error: request for member `x' in something not a structure or union
109_90_11026.c:67: error: request for member `x' in something not a structure or union
|