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]
Search found 2 matches
- Fri Dec 08, 2017 3:46 pm
- Forum: Clarifications on Project Euler Problems
- Topic: Problem 049
- Replies: 30
- Views: 14498
- Fri Dec 08, 2017 1:51 pm
- Forum: Clarifications on Project Euler Problems
- Topic: Problem 049
- Replies: 30
- Views: 14498
Re: Problem 049
Hi guys Ive been looking at this for a while now and I have written 3 different ways to attempt to work this out and I can only find the example one. I just want to clarify the rules. 1 - Find 3 numbers that are > 1000 and < 10000. So containing only 4 digits each. 2 - These numbers need to be prime...