Comment detail

LL Golf Hole 3 - 13日の金曜日を数え上げる (Nested Flatten)

This comment is reply for 7483 [1..100]>>=pen: (LL Golf Hole 3 - 13日の金曜日を数え上げる). Go to thread root.

1文字縮められました。
1
2
3
c=0
(Time.now..Time.gm(14)-1).step(86400){|d|p(d)if"#{d}"=~/i\D*13/&&c+=1}
p c

Index

Feed

Other

Link

Pathtraq

loading...