{"problem":{"name":"AtCoDeer and Paint Cans","description":{"content":"AtCoDeer the deer recently bought three paint cans. The color of the one he bought two days ago is $a$, the color of the one he bought yesterday is $b$, and the color of the one he bought today is $c$","description_type":"Markdown"},"platform":"AtCoder","limit":{"time_limit":2000,"memory_limit":262144},"difficulty":"None","is_remote":true,"is_sync":true,"sync_url":null,"sign":"abc046_a"},"statements":[{"statement_type":"Markdown","content":"AtCoDeer the deer recently bought three paint cans. The color of the one he bought two days ago is $a$, the color of the one he bought yesterday is $b$, and the color of the one he bought today is $c$. Here, the color of each paint can is represented by an integer between $1$ and $100$, inclusive.\nSince he is forgetful, he might have bought more than one paint can in the same color. Count the number of different kinds of colors of these paint cans and tell him.\n\n## Constraints\n\n*   $1≦a,b,c≦100$\n\n## Input\n\nThe input is given from Standard Input in the following format:\n\n$a$ $b$ $c$\n\n[samples]","is_translate":false,"language":"English"}],"meta":{"iden":"abc046_a","tags":[],"sample_group":[["3 1 4","3\n\nThree different colors: $1$, $3$, and $4$."],["3 3 33","2\n\nTwo different colors: $3$ and $33$."]],"created_at":"2026-03-03 11:01:14"}}