A=B
Not enough ratings
Count of a, b, and c
   
Award
Favorite
Favorited
Unfavorite
Tags: level
File Size
Posted
Updated
125.794 KB
26 Apr @ 9:11am
26 Apr @ 10:03pm
3 Change Notes ( view )

Subscribe to download
Count of a, b, and c

Description
Input: A string of "a", "b" and "c".
Output: A comma separated list of binary numbers representing the number of a's, b's, and c's in the input string
Constraint: 1 <= Input length <= 7