Problem flybot
User KingKav199
Submission Time 2023-11-15 10:41:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

flybot.cpp: In function ‘int32_t main()’:
flybot.cpp:31:17: error: ‘d’ was not declared in this scope
31 | d[x][y] %= 1000000007;
| ^