Problem ducktransport
User frostbyte
Submission Time 2026-06-26 00:58:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ducktransport.cpp: In function ‘int main()’:
ducktransport.cpp:32:3: error: ‘mid’ was not declared in this scope
32 | mid = (low +high)/2;
| ^~~