Skip to content

Instantly share code, notes, and snippets.

@whatalnk
Created January 18, 2019 12:12
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 whatalnk/2677645a924a2e648a69e2b9feaf8aa2 to your computer and use it in GitHub Desktop.
Save whatalnk/2677645a924a2e648a69e2b9feaf8aa2 to your computer and use it in GitHub Desktop.
caddi2018b A
# https://atcoder.jp/contests/caddi2018b/submissions/4036824
puts gets.chomp.split("").count("2")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment