Project Euler にチャレンジ:Problem 2
TOP
Problem 一覧
Project Euler とは(翻訳)
Problem 1~
Problem 51~
問題一覧(51~)
問題文
解いたプログラム
Problem 51[素数の桁の置き換え(Prime digit replacements)]
PHP
Problem 52[置換倍数(Permuted multiples)]
PHP
Problem 53[組み合わせ問題(Combinatoric selections)]
PHP
Problem 54[ポーカーの役問題(Poker hands)]
PHP
Problem 55[リクレル数(Lychrel numbers)]
PHP
Problem 56[乗数数の桁の合計(Powerful digit sum)]
PHP
Problem 57[平方根の収束(Square root convergents)]
PHP
Problem 58[うずまき素数(Spiral primes)]
PHP
Problem 59[XOR(排他的論理和)の復号化(XOR decryption)]
PHP
Problem 60[素数のペア(Prime pair sets)]
PHP
Problem 61[周期的な角数(Cyclical figurate numbers)]
PHP
Problem 62[3乗の順列(Cubic permutations)]
PHP
Problem 63[べき乗数の桁数の個数(Powerful digit counts)]
PHP
Problem 64[奇数周期の平方根(Odd period square roots)]
PHP
Problem 65[e の収束(Convergents of e)]
PHP
Problem 66[ディオファントス方程式(Diophantine equation)]
PHP
Problem 67(経路の最大の合計その2[Maximum path sum II])
PHP
Problem 68([Magic 5-gon ring])
PHP
Problem 69( 互いに素の最大値 [Totient maximum])
Problem 70( 互いに素の並び替え [Totient permutation])
Problem 71( 順序付き分数 [Ordered fractions])
Problem 72( 分数を数える [Counting fractions])
Problem 73( 範囲内の分数を数える [Counting fractions in a range])
Problem 74 桁の階乗チェーン( [Digit Factorial Chains])
Problem 75 一通りの整数の直角三角形( [Singular Integer Right Triangles])
Problem 76 和の種類のカウント(Counting Summations)
Problem 77 素数の和の種類のカウント(Counting Summations)
Problem 78 [コインの山分け(Coin Partitions)]
Problem 79 [パスコードの導出(Passcode Derivation)]
Problem 80 (平方根10進展開[Square Root Digital Expansion])
Problem 81(経路の和 :二つの方向[Path Sum: Two Ways])
Problem 82 経路の和:3方向 [Path Sum: Three Ways])
Problem 83 経路の和:4方向 [Path Sum: Four Ways])