MADMAX
917B1700· expert1s256 MB⌨ stdin/stdout
Examples
Sample 1of 2
Input
4 41 2 b1 3 a2 4 c3 4 b
Output
BAAAABAABBBABBBB
Sample 2of 2
Input
5 85 3 h1 2 c3 1 c3 2 r5 1 r4 3 z5 4 r5 2 h
Output
BABBBBBBBBAABBBAAABAAAAAB
58%
917B.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…