From ebf541ca5392a71327c786fd159c6dfeab94b1cf Mon Sep 17 00:00:00 2001 From: shaurya101 <71705373+shaurya101@users.noreply.github.com> Date: Mon, 27 Sep 2021 18:22:46 +0530 Subject: [PATCH] Update script.js --- script.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script.js b/script.js index 5e4e7bd..2f15308 100644 --- a/script.js +++ b/script.js @@ -11,7 +11,7 @@ const medium = [ const hard = [ "-1-5-------97-42----5----7-5---3---7-6--2-41---8--5---1-4------2-3-----9-7----8--", "712583694639714258845269173521436987367928415498175326184697532253841769976352841" - ] + ]; var board; var solution;