0_0_6604061_10667.c:2:19: iostream: No such file or directory
0_0_6604061_10667.c:4:20: algorithm: No such file or directory
0_0_6604061_10667.c:6:18: iomanip: No such file or directory
0_0_6604061_10667.c:9:16: queue: No such file or directory
0_0_6604061_10667.c:10:17: string: No such file or directory
0_0_6604061_10667.c:11:16: stack: No such file or directory
0_0_6604061_10667.c:12: error: syntax error before "namespace"
0_0_6604061_10667.c:15: error: syntax error before "bool"
0_0_6604061_10667.c: In function `main':
0_0_6604061_10667.c:32: error: syntax error before "first"
0_0_6604061_10667.c:33: error: `priority_queue' undeclared (first use in this function)
0_0_6604061_10667.c:33: error: (Each undeclared identifier is reported only once
0_0_6604061_10667.c:33: error: for each function it appears in.)
0_0_6604061_10667.c:33: error: `q' undeclared (first use in this function)
0_0_6604061_10667.c:34: error: `first' undeclared (first use in this function)
0_0_6604061_10667.c:46: error: `next' undeclared (first use in this function)
0_0_6604061_10667.c:70: error: `stack' undeclared (first use in this function)
0_0_6604061_10667.c:70: error: `st' undeclared (first use in this function)
0_0_6604061_10667.c:71: error: syntax error before "th"
0_0_6604061_10667.c:72: error: `th' undeclared (first use in this function)
0_0_6604061_10667.c:77: error: `ne' undeclared (first use in this function)
|