Skip to content

Commit

Permalink
Cut the cake added...
Browse files Browse the repository at this point in the history
  • Loading branch information
Faruk Hossain Milon committed Oct 21, 2020
1 parent 4d99521 commit 2b64f19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cut_The_Cake.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ int main()
/*
Time complexity:
O(r*c*friends)
O(r*c*friends*max(r, c))
Space complexity:
O(r*c*friends)
Expand Down

0 comments on commit 2b64f19

Please sign in to comment.