Owl Get a Life
wabot.cpp: In function ‘int32_t main()’:wabot.cpp:22:9: error: ‘else’ without a previous ‘if’ 22 | else if(pq.empty()) break; | ^~~~