Reads text data from the input stream; On completion of input, prints the N largest integers encountered in the received text data.Example: cat sample_data_40GB.txt | nmax 10000
Required Ruby Version
>= 0
Authors
Dmitrii Neverov
Reads text data from the input stream; On completion of input, prints the N largest integers encountered in the received text data.Example: cat sample_data_40GB.txt | nmax 10000
>= 0
Dmitrii Neverov