Problem | duckhunt12 |
---|---|
User | MCSG |
Submission Time | 2025-06-17 10:39:38 |
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 ‘or’ token
10 | if (a=n)or(a=1){
| ^~
duckhunt12.cpp:25:14: error: expected primary-expression before ‘or’ token
25 | if (b=n)or(b=1){
| ^~