Owl Get a Life
atomsplit.cpp: In function ‘int main()’:atomsplit.cpp:14:13: error: ‘num’ was not declared in this scope; did you mean ‘enum’? 14 | if (num > 0) pq.push(f); | ^~~ | enum