Help for this page
use strict; use warnings; ... print(calcIt(10), "\n"); # 11440 print(calcIt(20), "\n"); # 657800