cf/mirror

Snakes

CF
2051G2100· master3s512 MB⌨ stdin/stdout

Examples

Sample 1of 2
Input
3 6
1 +
1 -
3 +
3 -
2 +
2 -
Output
4
Sample 2of 2
Input
5 13
5 +
3 +
5 -
2 +
4 +
3 +
5 +
5 -
2 +
3 -
3 +
3 -
2 +
Output
11
2051G.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…