Classes: Nmax
'0.1.1'
2 3 4
# File 'lib/nmax_winter.rb', line 2 def self.nmax(stdin = STDIN, argv) Nmax.new(stdin, argv).call end