cf/mirror

Choose Your Queries

CF
2025F2700· international gm3s512 MB⌨ stdin/stdout

Examples

Sample 1of 3
Input
3 4
1 2
3 2
3 1
1 2
Output
y+
x+
x-
y-
Sample 2of 3
Input
4 4
1 2
2 3
3 4
3 2
Output
y+
y+
x-
y-
Sample 3of 3
Input
4 2
2 1
4 3
Output
y+
x+
2025F.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…