Owl Get a Life
atomsplit.cpp: In function ‘int main()’:atomsplit.cpp:13:19: error: expected ‘;’ before ‘}’ token 13 | pq.push(s) | ^ | ; 14 | } | ~