Problem duckhunt
User R9q5P8
Submission Time 2026-01-28 21:18:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckhunt.cpp: In function ‘int main()’:
duckhunt.cpp:13:30: error: ‘duck’ was not declared in this scope
13 | vector<vector<int>> dp = duck;
| ^~~~