cf/mirror

William the Vigilant

CF
1609B1100· newbie2s256 MB⌨ stdin/stdout

Examples

Sample 1of 1
Input
9 10
abcabcabc
1 a
1 b
2 c
3 a
4 b
5 c
8 a
9 b
1 c
4 a
Output
3
2
2
2
1
2
1
1
1
0
1609B.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)