Problem ducktransport
User andikawahyudi
Submission Time 2026-06-25 14:03:18
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ducktransport.cpp: In function ‘int main()’:
ducktransport.cpp:20:18: error: ‘N’ was not declared in this scope
20 | if (check(mid, N, D)) {
| ^
ducktransport.cpp:20:21: error: ‘D’ was not declared in this scope
20 | if (check(mid, N, D)) {
| ^