cf/mirror

Bear and Compressing

CF
653B1300· pupil2s256 MB⌨ stdin/stdout

Examples

Sample 1of 3
Input
3 5
ab a
cc c
ca a
ee c
ff d
Output
4
Sample 2of 3
Input
2 8
af e
dc d
cc f
bc b
da b
eb a
bb b
ff c
Output
1
Sample 3of 3
Input
6 2
bb a
ba a
Output
0
653B.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…