| Problem | knightmoves |
|---|---|
| User | hwy |
| Submission Time | 2023-06-21 10:31:19 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
knightmoves.cpp: In function ‘int main()’:
knightmoves.cpp:56:12: error: ‘class std::vector<std::pair<int, int> >’ has no member named ‘reisze’; did you mean ‘resize’?
56 | forbidden.reisze(T);
| ^~~~~~
| resize