| Problem | atomsplit |
|---|---|
| User | Celado |
| Submission Time | 2025-06-19 10:09:57 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
atomsplit.cpp: In function ‘int main()’:
atomsplit.cpp:29:12: error: cannot convert ‘std::priority_queue<long long int>::empty’ from type ‘bool (std::priority_queue<long long int>::)() const’ to type ‘bool’
29 | if(s.empty){
| ^