Problem | summit |
---|---|
User | Duk168 |
Submission Time | 2024-11-16 12:08:54 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
summit.cpp: In function ‘int main()’:
summit.cpp:32:4: error: ‘r’ was not declared in this scope
32 | r = mid - 1;
| ^
summit.cpp:35:4: error: ‘l’ was not declared in this scope
35 | l = mid + 1;
| ^