cf/mirror

New Language

CF
568C2600· international gm2s256 MB⌨ stdin/stdout

Examples

Sample 1of 3
Input
VC
2 1
1 V 2 C
aa
Output
ab
Sample 2of 3
Input
VC
2 1
1 C 2 V
bb
Output
-1
Sample 3of 3
Input
VCC
4 3
1 C 2 V
2 C 3 V
3 V 4 V
abac
Output
acaa
568C.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…