Skip to content

Instantly share code, notes, and snippets.

@nuboat
Created September 22, 2018 05:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nuboat/fd79fc8905a8efc449eb6ee74fc1fbc6 to your computer and use it in GitHub Desktop.
Save nuboat/fd79fc8905a8efc449eb6ee74fc1fbc6 to your computer and use it in GitHub Desktop.
print(100*(1-readLine.split(' ').map(_.toFloat).reduceLeft(_/_)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment