代码搜索:OUT
找到约 10,000 项符合「OUT」的源代码
代码结果 10,000
www.eeworm.com/read/201477/15407371
out awdbfs.out
enter number of edges
enter edge 1
enter edge 2
enter edge 3
enter edge 4
enter edge 5
enter edge 6
1 1 1 2 2 2 3
www.eeworm.com/read/201477/15407372
out perm.out
The permutations of 123 are
123
132
213
231
321
312
www.eeworm.com/read/201477/15407378
out compact.out
Find(1) = 1 Find(2) = 1
Find(3) = 1 Find(4) = 1
Find(5) = 5 Find(6) = 6
www.eeworm.com/read/201477/15407381
out agraph.out
Edges = 0
The graph is
0 1 1 1
1 0 1 1
1 1 0 0
1 1 0 0
The graph after deleting (3,1) is
0 1 0 1
1 0 1 1
0 1 0 0
1 1 0 0
Exist(3,1) = 0
G.Degree(2) = 3
G.Edges() = 4
www.eeworm.com/read/201477/15407382
out lcross.out
A is 1 4 6 3 7 2 9 5 10 8
B is 8 1 2 7 3 4 5 6 9 10
www.eeworm.com/read/201477/15407399
out simul.out
Node allocated is 0
Node allocated is 1
Node allocated is 0