cf/mirror

System Administrator

CF
22C1700· expert1s256 MB⌨ stdin/stdout
#graphs

Examples

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