Just having fun...
https://www.facebook.com/codingcompetitions/hacker-cup/
Score: 50/100
points
Rank: 1274
th out of 12477
(total participants 27603
)
Score: 43/100
points
Rank: 4037
th out of 12692
(total participants 34586
)
Score: 28/100
points
Rank: 4174
th out of 6789
(total participants 12692
)
Score: 12/100
points
Rank: 2572
th out of 2825
(total participants 6789
)
$ cd qualification
$ mkdir build
$ cd build
$ cmake ..
...
-- Build files have been written to: ~/hackercup/qualification/build
$ make
...
[100%] Built target hackercup
$ ./hackercup
Usage: ./hackercup [-io] [-i input][-o output] ...
...
$ ./hackercup --input=../input/a.txt \
--output=../output/a.txt