annotate paste/paste.27157 @ 4374:7db862205326

<oerjan> echo \'main = let p = 1 : zipWith (+) (map (*4) p) (map (sum . zipWith (*) p . reverse) (inits p)) in print $ p !! 1000\' >Test.hs
author HackBot
date Tue, 28 Jan 2014 07:49:28 +0000
parents aa0f189774b0
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1698
aa0f189774b0 <shachaf> for f in wisdom/*; do [ "$f" == "ngevd" ] && continue; echo "$f:"; cat "$f"; echo ---; done | paste
HackBot
parents:
diff changeset
1 (binary:application/octet-stream)