| Problem | duckhunt12 |
|---|---|
| User | bribritt |
| Submission Time | 2025-06-06 20:31:12 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
duckhunt12.cpp: In function ‘int main(int, char**)’:
duckhunt12.cpp:22:26: error: expected ‘;’ before ‘)’ token
22 | assert(y>=x&&!((y-x)%3)));
| ^