Problem | problematicjourney |
---|---|
User | personjs |
Submission Time | 2025-03-13 22:17:14 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
problematicjourney.cpp: In function ‘int main()’:
problematicjourney.cpp:47:19: error: ‘mid’ was not declared in this scope
47 | ans = mid;
| ^~~
problematicjourney.cpp:50:18: error: ‘mid’ was not declared in this scope
50 | lo = mid + 1; // Increase Wmax if the path takes too long
| ^~~