Search found 1 match
- Wed Aug 07, 2019 9:37 am
- Forum: Clarifications on Project Euler Problems
- Topic: Problem 049
- Replies: 30
- Views: 14496
Re: Problem 049
I managed to find my issue. Firstly i assumed a rule because of Pandigital being similar. The numbers are allowed to have the same digit twice; ie [112,121,211] Thank you for this comment. I absolutely had the same problem. Couldn't find the right solution because my code couldn't handle numbers th...