Problem | duckhunt12 |
---|---|
User | akyy1713 |
Submission Time | 2025-06-17 11:14:48 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
duckhunt12.cpp: In function ‘int main()’:
duckhunt12.cpp:6:22: error: expected ‘;’ before ‘<’ token
6 | for (int i = 0, i < n, i++);
| ^~
| ;
duckhunt12.cpp:6:23: error: expected primary-expression before ‘<’ token
6 | for (int i = 0, i < n, i++);
| ^
duckhunt12.cpp:6:25: error: ‘n’ was not declared in this scope
6 | for (int i = 0, i < n, i++);
| ^
duckhunt12.cpp:6:31: error: expected ‘;’ before ‘)’ token
6 | for (int i = 0, i < n, i++);
| ^
| ;
duckhunt12.cpp:7:9: error: ‘cell’ was not declared in this scope; did you mean ‘ceill’?
7 | if (cell available infront){
| ^~~~
| ceill
duckhunt12.cpp:7:13: error: expected ‘)’ before ‘available’
7 | if (cell av