代码搜索结果
找到约 10,000 项符合
Input 的代码
testtopologicalorder.input
7
1 2 5
1 3 5
1 5 5
2 4 5
2 5 5
3 4 5
4 5 5
8
1 2 5
1 3 5
1 5 5
2 4 5
2 5 5
3 4 5
4 5 5
5 1 5
componentlabeling.input
7
0 0 1 0 0 0 0
0 0 1 1 0 0 0
0 0 0 0 1 0 0
0 0 0 1 1 0 0
1 0 0 0 1 0 0
1 1 1 0 0 0 0
1 1 1 0 0 0 0
testgraphsearchmethods.input
6
1 2 9
1 3 9
4 5 9
5 6 9
7 6 9
7 5 9
testlabelcomponents.input
6
1 4 8
1 3 6
2 5 4
5 6 9
7 6 2
7 5 3
7
1 2 8
1 3 6
4 5 4
5 6 9
7 6 2
7 5 3
2 6 1
switchbox.input
8
1 2 2 1 3 3 4 4
testleastcostbbsalesperson.input
7 8
1 4 5
4 2 8
2 6 3
6 5 1
5 3 3
3 7 2
7 1 9
1 5 10
testmaxprofitbbmaxclique.input
7 10
1 2
1 4
2 4
2 3
2 5
2 6
3 5
3 6
4 5
5 6
quadraticroots.input
1 -5 6
1 -8 16
1 2 5
0 4 4
testbtsalesperson.input
7 8
1 4 5
4 2 8
2 6 3
6 5 1
5 3 3
3 7 2
7 1 9
1 5 10
testshortestpaths.input
5 7
1 2 4
1 3 2
1 5 8
2 4 4
2 5 5
3 4 1
4 5 3