Problem | duckhunt12 |
---|---|
User | MCSG |
Submission Time | 2025-06-17 10:40:21 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
duckhunt12.cpp: In function ‘int main()’:
duckhunt12.cpp:10:15: error: expected primary-expression before ‘or’ token
10 | if (a==n)or(a==1){
| ^~
duckhunt12.cpp:25:15: error: expected primary-expression before ‘or’ token
25 | if (b==n)or(b==1){
| ^~