func main() do cui@delimiter(cui@input()) var a:[][]char::cui@inputStr().split("\n") do a.sort() do cui@print(a.join("\n")) end func