// archives

Perl

This tag is associated with 33 posts

Project Euler Problem 59 Solution

Using a brute force attack, can you decrypt the cipher using XOR encryption?

Project Euler Problem 51 Solution

Find the smallest prime which, by changing the same part of the number, can form eight different primes.

Project Euler Problem 40 Solution

Finding the nth digit of the fractional part of the irrational number.

Project Euler Problem 8 Solution

Discover the largest product of five consecutive digits in the 1000-digit number.

Project Euler Problem 124 Solution

Determining the kth element of the sorted radical function.

Project Euler Problem 17 Solution

How many letters would be needed to write all the numbers in words from 1 to 1000?

Project Euler Problem 82 Solution

Find the minimal path sum from the left column to the right column.

Project Euler Problem 42 Solution

How many triangle words does the list of common English words contain?

Project Euler Problem 37 Solution

Find the sum of all eleven primes that are both truncatable from left to right and right to left.

Project Euler Problem 203 Solution

Squarefree Binomial Coefficients