Problem magicwand
User Samyeobeo
Submission Time 2026-05-03 19:22:51
Score 0
Max Time N/A
Max Memory N/A

Compile Error

magicwand.cpp: In function ‘int main()’:
magicwand.cpp:21:2: error: ‘visted’ was not declared in this scope; did you mean ‘visited’?
21 | visted[xx][yy] = 1;
| ^~~~~~
| visited