Problem atomsplit
User BuiNgocDuc
Submission Time 2025-06-19 10:21:24
Score 0
Max Time N/A
Max Memory N/A

Compile Error

atomsplit.cpp: In function ‘int main()’:
atomsplit.cpp:15:22: error: lvalue required as left operand of assignment
15 | if (pq.size() = 0) {
| ^