Problem | flamethrower |
---|---|
User | chinesewarcriminal |
Submission Time | 2023-06-28 21:56:39 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
flamethrower.cpp: In function ‘int main()’:
flamethrower.cpp:27:9: error: ‘rq’ was not declared in this scope; did you mean ‘pq’?
27 | rq.push({dp[i] - tree_sum[i + 1], i});
| ^~
| pq