Skip to content

Instantly share code, notes, and snippets.

@windmaomao
Last active September 19, 2020 13:20
Show Gist options
  • Save windmaomao/0b81efaf460d1aa4e568dddaef2a908a to your computer and use it in GitHub Desktop.
Save windmaomao/0b81efaf460d1aa4e568dddaef2a908a to your computer and use it in GitHub Desktop.
// aoc2015-day0-model
fun extractModal(str: String): Model {
return ...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment