max_amount 1.4.2
Reading text data and outputting the n largest integers encountered in the received text data. When input is complete, prints the n largest integers.
Gemfile:
=
install:
=
Runtime Dependencies (2):
optparse
>= 0
securerandom
>= 0