Problem duckhunt12
User bribritt
Submission Time 2025-06-06 20:31:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckhunt12.cpp: In function ‘int main(int, char**)’:
duckhunt12.cpp:22:26: error: expected ‘;’ before ‘)’ token
22 | assert(y>=x&&!((y-x)%3)));
| ^