#!/usr/bin/ruby # # See ../README.md # # # Run as: ruby ch-1.rb # [789, 798, 879, 897, 978] . each {|t| puts (1023456000 + t)}