Problem | gridgame |
---|---|
User | haydendoo |
Submission Time | 2023-02-03 17:56:59 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
In file included from /usr/include/c++/9/ext/pb_ds/detail/pat_trie_/pat_trie_.hpp:45,
from /usr/include/c++/9/ext/pb_ds/detail/container_base_dispatch.hpp:90,
from /usr/include/c++/9/ext/pb_ds/assoc_container.hpp:48,
from gridgame.cpp:10:
gridgame.cpp:233:28: error: stray ‘\302’ in program
233 | bool a[h][w]; assert(h>2 &£ w>2);
| ^
gridgame.cpp:233:29: error: stray ‘\243’ in program
233 | bool a[h][w]; assert(h>2 &£ w>2);
| ^