| Problem | navigation2 |
|---|---|
| User | bribritt |
| Submission Time | 2025-12-12 13:38:23 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
Anna.cpp: In function ‘void Anna(int, int, std::vector<int>, std::vector<int>)’:
Anna.cpp:44:6: error: ‘setFlag’ was not declared in this scope; did you mean ‘SetFlag’?
44 | setFlag(j,k,1);
| ^~~~~~~
| SetFlag
Anna.cpp:46:6: error: ‘setFlag’ was not declared in this scope; did you mean ‘SetFlag’?
46 | setFlag(j,k,13);
| ^~~~~~~
| SetFlag