atcoder#CADDI2018BA. 12/22
12/22
Score : points
Problem Statement
You are given an integer that has exactly four digits in base ten.
How many times does 2
occur in the base-ten representation of ?
Constraints
Input
Input is given from Standard Input in the following format:
Output
Print the answer.
1222
3
2
occurs three times in 1222
. By the way, this contest is held on December (JST).
3456
0
9592
1