Choose Your Queries
2025F2700· international gm3s512 MB⌨ stdin/stdout
Examples
Sample 1of 3
Input
3 41 23 23 11 2
Output
y+x+x-y-
Sample 2of 3
Input
4 41 22 33 43 2
Output
y+y+x-y-
Sample 3of 3
Input
4 22 14 3
Output
y+x+
58%
2025F.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…