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

Compile Error

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