代码搜索结果
找到约 10,000 项符合
Power 的代码
power6.in
20
20
7 8
23 2
45 13
102 14
169 10
196 5
312 10
346 2
357 7
483 24
534 1
566 46
590 22
636 34
671 11
673 5
753 3
770 14
910 4
953 11
power1.in
5
3
0 5
2 1
3 2
6 10
10 4
power.bat
@echo off
if "%1"=="" goto loop
copy power%1.in power.in >nul
echo Problem Test
echo Data %1
time
power7.in
500
197
1 49
4 18
8 45
12 30
13 43
15 43
17 19
19 12
21 33
23 46
25 39
26 35
29 20
30 12
31 17
35 30
36 25
37 16
38 30
41 49
42 8
46 12
47 50
55 15
57 19
59 1
60 30
61 50
power3.in
5
3
0 1
10 10
11 5
12 10
22 1
power10.in
1000
442
1 162
2 89
3 36
4 62
5 54
6 65
7 39
8 80
9 71
10 81
11 175
12 119
13 8
14 63
15 124
16 159
17 21
18 169
19 48
20 30
21 84
22 177
23 170
24 68
25 144
26 168
27 177
power.pas
program E1_10; {power}
type arr=array[1..100] of 0..1;
var d,w:array[1..100] of integer;
n,c,i,t:longint;
min:longint;
bb:arr;
input,output:text;
procedure search(bp,t,wt,fx:i
power.bat
@echo off
if "%1"=="" goto loop
copy power%1.in power.in >nul
echo Problem Test Data %1
time
power4.in
25 1
2 30
3 100
4 20
6 50
7 60
8 10
9 100
10 20
12 20
13 20
15 20
17 100
18 80
20 100
24 10
25 60
26 70
29 100
31 30
33 10
35 100
38 10
40 100
43 10
47 10
power6.in
35 10
1 20
2 30
3 10
4 20
6 50
7 60
8 10
9 10
10 20
11 20
12 20
13 20
14 20
15 20
16 10
17 10
18 80
19 90
20 10
21 10
22 10
23 10
24 10
25 60
26 70
27 10
28 30
29 10
31 30