Create a tool, script, whatever, such that I can execute 'main -n [string] -i [int]' in my terminal,
and it prints out the result of my already implemented simple function.
Calling main should never take longer than 4 seconds.