cf/mirror

Digit Tree

CF
715C2700· international gm3s256 MB⌨ stdin/stdout

Examples

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