mirror of
https://github.com/TheAlgorithms/Java.git
synced 2025-12-19 07:00:35 +08:00
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