QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#72777#4583. Concerto de PandemicHuangHanShengWA 1091ms39736kbC++173.3kb2023-01-19 03:49:412023-01-19 03:49:41

详细

Test #1:

score: 100
Accepted
time: 2ms
memory: 5496kb

input:

10 4 3 2
1 2
4 4
6 2
7 5
2 5 8

output:

4

result:

ok single line: '4'

Test #2:

score: 0
Accepted
time: 2ms
memory: 5408kb

input:

8 1 3 5
1 5
4 2 7

output:

0

result:

ok single line: '0'

Test #3:

score: 0
Accepted
time: 0ms
memory: 5568kb

input:

5 2 2 1
1 14
2 14
3 5

output:

1

result:

ok single line: '1'

Test #4:

score: 0
Accepted
time: 2ms
memory: 5320kb

input:

2 1 1 1
1 200000
2

output:

0

result:

ok single line: '0'

Test #5:

score: -100
Wrong Answer
time: 1091ms
memory: 39736kb

input:

190976 113222 55610 23475
51263 120558
10007 171596
46671 108981
117183 169457
18187 84735
149298 124718
79376 129184
28117 76880
109791 87521
114840 59510
38014 178362
41701 11344
27561 192741
173835 54534
71368 76692
122745 95537
152595 158352
43901 162441
98927 105784
22484 96000
19443 113614
370...

output:

25000000000
12500000000
6250000000
3125000000
1562500000
781250000
390625000
195312500
97656250
48828125
24414062
12207031
6103515
3051757
1525878
762939
381469
190734
95367
143051
166893
178814
172854
169874
171364
170619
170247
170433
170526
170573
170550
170538
170532
170529
170531
170530
170531

result:

wrong answer 1st lines differ - expected: '170531', found: '25000000000'