0_0_2319783_5099.c:1:19: iostream: No such file or directory
0_0_2319783_5099.c:3:16: queue: No such file or directory
0_0_2319783_5099.c:4: error: syntax error before "namespace"
0_0_2319783_5099.c:7: error: syntax error before "string"
0_0_2319783_5099.c:10: error: syntax error before "operator"
0_0_2319783_5099.c:10: error: stray '\176' in program
0_0_2319783_5099.c:10: error: stray '\180' in program
0_0_2319783_5099.c:10: error: stray '\211' in program
0_0_2319783_5099.c:10: error: stray '\201' in program
0_0_2319783_5099.c:10: error: stray '\208' in program
0_0_2319783_5099.c:10: error: stray '\161' in program
0_0_2319783_5099.c:10: error: stray '\181' in program
0_0_2319783_5099.c:10: error: stray '\189' in program
0_0_2319783_5099.c:10: error: stray '\180' in program
0_0_2319783_5099.c:10: error: stray '\243' in program
0_0_2319783_5099.c:10: error: stray '\197' in program
0_0_2319783_5099.c:10: error: stray '\197' in program
0_0_2319783_5099.c:10: error: stray '\193' in program
0_0_2319783_5099.c:10: error: stray '\208' in program
0_0_2319783_5099.c: In function `main':
0_0_2319783_5099.c:17: error: `priority_queue' undeclared (first use in this function)
0_0_2319783_5099.c:17: error: (Each undeclared identifier is reported only once
0_0_2319783_5099.c:17: error: for each function it appears in.)
0_0_2319783_5099.c:17: error: `Info' undeclared (first use in this function)
0_0_2319783_5099.c:17: error: `pq' undeclared (first use in this function)
0_0_2319783_5099.c:18: error: `string' undeclared (first use in this function)
0_0_2319783_5099.c:18: error: syntax error before "ch"
0_0_2319783_5099.c:20: error: `cin' undeclared (first use in this function)
0_0_2319783_5099.c:20: error: `ch' undeclared (first use in this function)
0_0_2319783_5099.c:24: error: `true' undeclared (first use in this function)
0_0_2319783_5099.c:25: error: `cout' undeclared (first use in this function)
0_0_2319783_5099.c:25: error: `endl' undeclared (first use in this function)
0_0_2319783_5099.c:34: error: `info' undeclared (first use in this function)
|