We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b27cccd commit 3fbc896Copy full SHA for 3fbc896
1 file changed
maze.html
@@ -56,7 +56,7 @@
56
57
}
58
if (short_distance < cnt)
59
- console.log(l[short_distance]);
+ console.log(z[short_distance]);
60
61
62
</script>
0 commit comments