Skip to content

Instantly share code, notes, and snippets.

@mkulak
Created December 3, 2022 23:28
Show Gist options
  • Save mkulak/9a3fe882abf0bf952b71e09f26faeb8c to your computer and use it in GitHub Desktop.
Save mkulak/9a3fe882abf0bf952b71e09f26faeb8c to your computer and use it in GitHub Desktop.
fun main(){List(3){readLine()!!.toDouble()}.run{Math.pow(max(),min())}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment