| Problem | problemsetter |
|---|---|
| User | Kiameimon |
| Submission Time | 2024-03-23 21:30:09 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
problemsetter.cpp: In function ‘int main()’:
problemsetter.cpp:33:17: error: ‘mid’ was not declared in this scope
33 | if(qual < arr[mid].first) continue;
| ^~~