Problem | flybot |
---|---|
User | thelusidian |
Submission Time | 2025-01-21 22:42:26 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
flybot.cpp: In function ‘int main()’:
flybot.cpp:32:24: error: expected ‘)’ before ‘mod’
32 | cout << (map[h-1][w-1] mod 1000000007);
| ~ ^~~~
| )