mirror of
https://github.com/TheAlgorithms/Java.git
synced 2026-02-03 20:14:30 +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