Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.10 seconds.

  1. Replies
    7
    Views
    2,043

    [SOLVED] Re: Project Euler: Truncatable Primes

    I'm only counting 10 numbers. And I bet I can guess what number is missing.
  2. Replies
    7
    Views
    2,043

    [SOLVED] Re: Project Euler: Truncatable Primes

    Using mod seems like a perfectly reasonable approach. Or you could turn it into a String and manipulate it that way. Whatever fits into your head the best.
  3. Replies
    7
    Views
    2,043

    [SOLVED] Re: Project Euler: Truncatable Primes

    How can numbers that begin or end in a non-prime (like 9) be truncatable primes?
Results 1 to 3 of 3