cf/mirror

National Property

CF
875C2100· master1s512 MB⌨ stdin/stdout

Examples

Sample 1of 3
Input
4 3
1 2
1 1
3 1 3 2
2 1 1
Output
Yes
2
2 3
Sample 2of 3
Input
6 5
2 1 2
2 1 2
3 1 2 3
2 1 5
2 4 4
2 4 4
Output
Yes
0
Sample 3of 3
Input
4 3
4 3 2 2 1
3 1 1 3
3 2 3 3
2 3 1
Output
No
875C.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…