| Problem | deda |
|---|---|
| User | Henries |
| Submission Time | 2024-11-14 00:47:18 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
deda.cpp: In function ‘void bsearch(long long int, long long int)’:
deda.cpp:12:23: error: request for member ‘end’ in ‘std::left’, which is of non-class type ‘std::ios_base&(std::ios_base&)’
12 | for (; it != left.end(); ++it) {
| ^~~