Problem | collectmushrooms2 |
---|---|
User | KL |
Submission Time | 2025-02-05 17:38:11 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
collectmushrooms2.cpp:44:9: error: expected ‘}’ at end of input
44 | }
| ^
collectmushrooms2.cpp:17:12: note: to match this ‘{’
17 | struct node{
| ^
collectmushrooms2.cpp: In member function ‘std::pair<long long int, long long int> node::query(ll, ll)’:
collectmushrooms2.cpp:44:9: error: expected ‘}’ at end of input
44 | }
| ^
collectmushrooms2.cpp:38:28: note: to match this ‘{’
38 | pii query(ll ql, ll qr){
| ^
collectmushrooms2.cpp: At global scope:
collectmushrooms2.cpp:44:9: error: expected unqualified-id at end of input
44 | }
| ^