Problem atomsplit
User Usu
Submission Time 2025-08-09 10:37:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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