Skip to content

Conversation

ravidesai47
Copy link
Contributor

for loop above if condition is starting from coin and operation is increment in loop
so value of i will be always >= coin
hence if condition is redundant there

for loop above if condition is starting from coin and operation is increment in loop
so value of i will be always >= coin 
hence if condition is redundant there
@christianbender christianbender merged commit 89b94a8 into TheAlgorithms:master Jul 21, 2018
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