cf/mirror

MADMAX

CF
917B1700· expert1s256 MB⌨ stdin/stdout

Examples

Sample 1of 2
Input
4 4
1 2 b
1 3 a
2 4 c
3 4 b
Output
BAAA
ABAA
BBBA
BBBB
Sample 2of 2
Input
5 8
5 3 h
1 2 c
3 1 c
3 2 r
5 1 r
4 3 z
5 4 r
5 2 h
Output
BABBB
BBBBB
AABBB
AAABA
AAAAB
917B.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…