Editor
1263E2100· master1s256 MB⌨ stdin/stdout
Examples
Sample 1of 2
Input
11(RaRbR)L)L(
Output
-1 -1 -1 -1 -1 -1 1 1 -1 -1 2
Sample 2of 2
Input
11(R)R(R)Ra)c
Output
-1 -1 1 1 -1 -1 1 1 1 -1 1
58%
1263E.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)