Problem ducktransport
User ThinkingGeek257
Submission Time 2026-06-25 14:19:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ducktransport.cpp: In function ‘int main()’:
ducktransport.cpp:11:14: error: ‘N’ was not declared in this scope
11 | int walk = N-D;
| ^
ducktransport.cpp:11:16: error: ‘D’ was not declared in this scope
11 | int walk = N-D;
| ^