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