0_0_39828553_27252.cpp: In function 'bool bfs()': 0_0_39828553_27252.cpp:23:48: error: missing template arguments before '[' token 23 | if(vis[tz][tx][ty]||map[tz][tx][ty]) continue; | ^