/haskell/
../
001-multiples_of_3_and_5.hs
002-even_fibonacci_numbers.hs
003-largest_prime_factor.hs
004-largest_palindrome_product.hs
005-smallest_multiple.hs
006-sum_square_difference.hs
007-10001st_prime.hs
008-largest_product_in_a_series.hs
009-special_pythagorean_triplet.hs
010-summation_of_primes.hs
013-large_sum.hs
014-longest_collatz_sequence.hs
015-lattice_paths.hs
016-power_digit_sum.hs
017-number_letter_counts.hs
018-maximum_path_sum.hs
020-factorial_digit_sum.hs
022-names_scores.hs
024-lexicographic_premutations.hs
025-1000_digit_fibonacci_number.hs
029-distinct_powers.hs
030-digit_fifth_powers.hs
039-interger_right_triangle.hs
040-champernowne_s_constant.hs
044-pentagonal_numbers.hs
045-triangular_pentagonal_and_hexgonal.hs
053-combinatoric_selections.hs
059-xor_decryption.hs
067-maximum_path_sum_II.hs
092-square_digit_chains.hs
097-large_non_mersenne_prime.hs
wip