cf/mirror

Security

CF
1037H3200· legendary gm4s512 MB⌨ stdin/stdout

Examples

Sample 1of 3
Input
baa
5
1 2 ba
2 3 a
1 2 b
2 3 aa
1 3 b
Output
-1
aa
ba
-1
ba
Sample 2of 3
Input
bacb
4
1 2 ba
2 3 ac
1 3 ac
3 4 c
Output
-1
c
b
cb
Sample 3of 3
Input
bba
1
1 1 b
Output
-1
1037H.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)