Skip to content
drewcummins edited this page Jan 27, 2012 · 5 revisions

This comes from facebook's hackercup.

Your input file will be called "input.txt", please use the example input below to test

Print the output to screen.

double squares

Entries

Results

The only caveat here is that it was going to be too much work to test Ferose's actually loading the file, so his program is compiled with the list of numbers to evaluate.

  1. Will (C) -- 0m0.005s
  2. Adrian (C) -- 0m0.006s
  3. Ferose (AS3) -- 0m0.024s
  4. Ken (Python) -- 0m0.184s
  5. Chris (JavaScript) -- 0m0.215s / 0m0.217s
  6. Drew (Haskell) -- 0m0.220s

Clone this wiki locally