jwolski / topn

Print out the top N largest integers from a file or stdin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

topn

A program that prints out the top N largest integers read from a file or stdin.

About

Print out the top N largest integers from a file or stdin


Languages

Language:Go 100.0%