Fifth Identity by slightair_

gets
$<.map{|i|a=0,1
i.to_i.times{a<<a[-1]+a[-2]}
p a[-2]*a[-1]}

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page