| Problem | obelisk |
|---|---|
| User | AltheaZ |
| Submission Time | 2023-06-28 13:41:34 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
obelisk.cpp: In function ‘int findMinimumMoves(int, int, int, int, int, int, const std::vector<std::vector<std::pair<int, int> > >&)’:
obelisk.cpp:20:9: error: declaration of ‘int M’ shadows a parameter
20 | int M = Sy + 1;
| ^