cf/mirror

Anton and Letters

CF
443A800· newbie2s256 MB⌨ stdin/stdout

Examples

Sample 1of 3
Input
{a, b, c}
Output
3
Sample 2of 3
Input
{b, a, b, a}
Output
2
Sample 3of 3
Input
{}
Output
0
443A.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)