Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 233 Bytes

File metadata and controls

19 lines (12 loc) · 233 Bytes

Algorithm-Challenge-6week

Language : kotlin(script)

install kotlin

brew install kotlin

run command

kotlinc -script -nowarn ${filename}

online compiler