| Problem | inspections |
|---|---|
| User | justin271828 |
| Submission Time | 2025-12-07 23:12:31 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
inspections.cpp: In function ‘int32_t main()’:
inspections.cpp:40:4: error: ‘it0’ was not declared in this scope
40 | it0 = s0.lower_bound(p.s);
| ^~~
inspections.cpp:52:4: error: ‘it0’ was not declared in this scope
52 | it0 = s0.lower_bound(p.s);
| ^~~