This commit is contained in:
coderkun 2014-04-15 00:27:12 +02:00
commit 59ae5628b2

View file

@ -222,7 +222,6 @@
);
if($x == $startX) {
$matrix[$x][$y]['indices'][] = $index;
var_dump($matrix[$x][$y]['indices']);
}
if(array_key_exists('answer', $word))
{