Skip to content

Conversation

return007
Copy link

No description provided.

Copy link
Owner

@till-tomorrow till-tomorrow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

int dp[l1+2][l2+2];
shouldn't it be dp[l1+1][l2+1]?
Review and make a PR!!

@return007
Copy link
Author

Made the changes. Please review and merge!

@till-tomorrow
Copy link
Owner

practice_questions/maths/largest_no_with_atmost_1_swap.cpp
Can you provide the documentation for the same?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants