From a1d5568d0e90790dd764f013660d62fa13209a87 Mon Sep 17 00:00:00 2001 From: dwijaxo <77172078+dwijaxo@users.noreply.github.com> Date: Fri, 15 Oct 2021 22:47:55 +0530 Subject: [PATCH] Create ratInMaze.cpp --- ratInMaze.cpp | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 ratInMaze.cpp diff --git a/ratInMaze.cpp b/ratInMaze.cpp new file mode 100644 index 0000000..38b9fdb --- /dev/null +++ b/ratInMaze.cpp @@ -0,0 +1,44 @@ +def validity(i,j): + if(i>=0 and i=0 and j