カテゴリー: 英語

整数分割2

続き、 The partition after [1, 1, 3, 3] is [1, 2, 2, 3], for after subtracting 1 from 3, we should pack the three… もっと読む »

整数分割1

整数分割の方法のアルゴリズム、 The first integer partition of n is (最初のパーティションは ) B consists only 1’s, then done(パーティションが1のみで… もっと読む »