Name: Anonymous 2015-07-08 17:53
Rules:
✡ must compute arithmetic average of a list
✡ only one pass is allowed
✡ constant memory
✡ must compute arithmetic average of a list
✡ only one pass is allowed
✡ constant memory
( [+] @list ) / @list
arbitrary (small) subsetThe subset would be small and trivial enough to be impractical to test.