summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkballou <kballou@devnulllabs.io>2016-03-18 23:48:41 -0600
committerkballou <kballou@devnulllabs.io>2016-03-18 23:49:16 -0600
commit0989c25705df7c230519e4e128ecfd3f08fc7bea (patch)
tree057f68ddbc057f161545b4c6c5ad4344d257d89c
parent905f4fb7085adf5c577f68830c6fd44a93e31f27 (diff)
downloadfunc-w-elixir-0989c25705df7c230519e4e128ecfd3f08fc7bea.tar.gz
func-w-elixir-0989c25705df7c230519e4e128ecfd3f08fc7bea.tar.xz
Add missing output file
-rw-r--r--src/code/2/pmap.out7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/code/2/pmap.out b/src/code/2/pmap.out
new file mode 100644
index 0000000..ba8da29
--- /dev/null
+++ b/src/code/2/pmap.out
@@ -0,0 +1,7 @@
+% /usr/bin/time elixir pmap.exs
+[1, 4, 9, 16, 25, 36, 49, 64, 81, 100, 121, 144, 169, 196, 225, 256, 289, 324,
+ 361, 400, 441, 484, 529, 576, 625, 676, 729, 784, 841, 900, 961, 1024, 1089,
+ 1156, 1225, 1296, 1369, 1444, 1521, 1600, 1681, 1764, 1849, 1936, 2025, 2116,
+ 2209, 2304, 2401, 2500, ...]
+0.43user 0.06system 0:00.39elapsed 127%CPU (0avgtext+0avgdata 53092maxresident)k
+6672inputs+8outputs (1major+12587minor)pagefaults 0swaps