hrm-solutions
hrm-solutions copied to clipboard
40-Prime-Factory-28.399/*-jdashton.asm fails with certain prime factors
The solution 28.247-jdashton.asm fails on numbers with two or more prime factors greater than 5. The remaining solutions (not listed as 'specific') do not fail with these values. Perhaps inbox generator could include some of these as 'special cases' to test? (e.g. 25, 49, 91, and 115)
Ah, so that's it... Thanks for digging deeper.
Too large values shouldn't be considered, but if only a bit more, it's okay. There's no exact difference between giving prime tester a 115 and giving String Reverse a long string that can't store.