Problem | bacteria |
---|---|
User | yuhong |
Submission Time | 2024-11-24 15:51:13 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
bacteria.cpp: In function ‘void solve()’:
bacteria.cpp:63:60: error: expected primary-expression before ‘<=’ token
63 | for(auto it = st.lower_bound(l); it!=st.end() && it* <=r ; it++){
| ^~