// archives

Strings

This tag is associated with 5 posts

Project Euler 22 Solution

Calculate the total of all the name scores in the file of first names.

Project Euler 42 Solution

Count how many ‘triangle words’ a list of common English words contain.

Project Euler 54 Solution

Compare hands in a game of poker and determine a winner

Project Euler 89 Solution

Calculate characters saved by expressing Roman numerals in minimal form.

Project Euler 119 Solution

Investigating the numbers which are equal to sum of their digits raised to some power.