git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43001 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2013-09-20 16:05:17 +00:00
Родитель df3e4b8306
Коммит 53dfd965e6
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -4,4 +4,4 @@ def the_answer_to_life_the_universe_and_everything
(ack(3,7).to_s.split(//).inject(0){|s,x| s+x.to_i}.to_s + "2" ).to_i
end
answer = the_answer_to_life_the_universe_and_everything
answer = the_answer_to_life_the_universe_and_everything