Problem duckhunt12
User Nayaa2403
Submission Time 2025-06-17 10:58:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckhunt12.cpp: In function β€˜int main()’:
duckhunt12.cpp:9:13: error: expected primary-expression before β€˜%’ token
9 | if (Xa-Yb+2)%3 == 0; {
| ^