Problem ducktransport
User shoryu386
Submission Time 2023-04-01 12:03:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ducktransport.cpp: In function ‘int main()’:
ducktransport.cpp:27:25: error: ‘x’ was not declared in this scope
27 | if (total <= d) ans = x;
| ^