cf/mirror

Script Generation

CF
177F11800· expert2s256 MB⌨ stdin/stdout

Examples

Sample 1of 2
Input
2 4 3
1 1 1
1 2 2
2 1 3
2 2 7
Output
2
Sample 2of 2
Input
2 4 7
1 1 1
1 2 2
2 1 3
2 2 7
Output
8
177F1.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)