Problem | flybot |
---|---|
User | carson |
Submission Time | 2025-05-29 17:44:43 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
flybot.cpp: In function ‘int main()’:
flybot.cpp:21:10: error: ‘j’ was not declared in this scope
21 | dq[i][j] %= 1000000007;
| ^
flybot.cpp:27:10: error: ‘j’ was not declared in this scope
27 | dq[i][j] %= 1000000007;
| ^