こっちが問題を出す、というならこんな問題はどうでしょう。 プロジェクト・オイラーという、プログラムを使って解く数学問題です。 English/大体の訳 A palindromic number reads the same both ways./回文数はどちらから読んでも同じになる数です。 The largest palindrome made from the product of two 2-digit number is 9009=91x99./2つの2桁の数の積で表される最大の回文数は91x99で9009です。 Find the largest palindrome made from the product of two 3-digit numbers./2つの3桁の数の積で表される最大の回文数を求めてみましょう。