Problem | duckhunt12 |
---|---|
User | Nayaa2403 |
Submission Time | 2025-06-17 10:30:25 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
duckhunt12.cpp: In function ‘int main()’:
duckhunt12.cpp:10:14: error: expected primary-expression before ‘||’ token
10 | if (Xa = 1) || (Xa = N) {
| ^~
duckhunt12.cpp:19:14: error: expected primary-expression before ‘||’ token
19 | if (Yb = 1) || (Yb = N) {
| ^~