Problem duckhunt12
User l
Submission Time 2025-06-17 10:14:31
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckhunt12.cpp: In function ‘int move(int*, bool*)’:
duckhunt12.cpp:16:8: error: cannot convert ‘bool’ to ‘bool*’ in assignment
16 | dr = not *dr;
| ^~~~~~~
| |
| bool