0_0_9697626_16411.cpp:1:24: bits/stdc++.h: No such file or directory
0_0_9697626_16411.cpp: In function `int main()':
0_0_9697626_16411.cpp:58: error: `priority_queue' undeclared (first use this function)
0_0_9697626_16411.cpp:58: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_9697626_16411.cpp:58: error: expected primary-expression before '>' token
0_0_9697626_16411.cpp:58: error: `pq' undeclared (first use this function)
0_0_9697626_16411.cpp:59: error: expected primary-expression before '>' token
0_0_9697626_16411.cpp:59: error: `pq2' undeclared (first use this function)
0_0_9697626_16411.cpp:68: error: `cin' undeclared (first use this function)
0_0_9697626_16411.cpp:145: error: `cout' undeclared (first use this function)
0_0_9697626_16411.cpp:145: error: `endl' undeclared (first use this function)
|