From 94cfab0cfc060685c2f899d876b15be9cd279757 Mon Sep 17 00:00:00 2001 From: Ritik2604 <49342895+Ritik2604@users.noreply.github.com> Date: Mon, 25 May 2020 03:12:16 +0530 Subject: [PATCH] Update BoardPath --- DynamicProgramming/BoardPath | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DynamicProgramming/BoardPath b/DynamicProgramming/BoardPath index 91f1f011a..5ca14d1fa 100644 --- a/DynamicProgramming/BoardPath +++ b/DynamicProgramming/BoardPath @@ -1,4 +1,4 @@ -package DynamicProgramming.BoardPath; +package DynamicProgramming; /* * this is an important Algo in which * we have starting and ending of board and we have to reach