aboutsummaryrefslogtreecommitdiff
path: root/challenge-010/daniel-mita
AgeCommit message (Collapse)Author
2019-06-01Remove empty concatenationDaniel Mita
2019-06-01Finish roman numeralsDaniel Mita
Add values for 4s and 9s Replace from-roman with proper routine Throw in some error messages for good measure
2019-05-30Move roman converter to module for precomp benefitsDaniel Mita
2019-05-30Add .uc method to roman-numerals stringDaniel Mita
2019-05-29Add concurrent bruteforce roman decoderDaniel Mita
2019-05-29Support numbers < 4 billion and add NYI for decodeDaniel Mita
2019-05-28Support larger numbers and include script with arabic numeralsDaniel Mita
2019-05-27Add week 10 challenge #1 for Perl 6Daniel Mita
2019-05-27- Added template for Challenge 010.Mohammad S Anwar
- Updated master stats. - Added stats for Challenge 009.