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

Compile Error

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