Owl Get a Life
atomsplit.cpp: In function ‘int main()’:atomsplit.cpp:15:13: error: expected ‘;’ before ‘pq’ 15 | cin >> A | ^ | ; 16 | pq.push(A); | ~~