5 ms·
That solution fails for any value that is a multiple of neither 3 nor 5. In those cases, the result should be the original number.
by soxfox42 10mo ago
That solution fails for any value that is a multiple of neither 3 nor 5. In those cases, the result should be the original number.
- somat 10mo agoSigh, Even after I reread the spec... I did not in fact read the spec. complete failure on my part.