QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#55490 | #79. Fabricating Sculptures | propensity | AC ✓ | 174ms | 70568kb | C++ | 422b | 2022-10-14 09:11:49 | 2022-10-14 09:11:50 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 3ms
memory: 3600kb
input:
3 6
output:
8
result:
ok single line: '8'
Test #2:
score: 0
Accepted
time: 2ms
memory: 3600kb
input:
2 3
output:
2
result:
ok single line: '2'
Test #3:
score: 0
Accepted
time: 0ms
memory: 3580kb
input:
3 5
output:
5
result:
ok single line: '5'
Test #4:
score: 0
Accepted
time: 0ms
memory: 3772kb
input:
4 6
output:
7
result:
ok single line: '7'
Test #5:
score: 0
Accepted
time: 2ms
memory: 3756kb
input:
5 7
output:
9
result:
ok single line: '9'
Test #6:
score: 0
Accepted
time: 2ms
memory: 3612kb
input:
6 8
output:
11
result:
ok single line: '11'
Test #7:
score: 0
Accepted
time: 2ms
memory: 3724kb
input:
6 9
output:
20
result:
ok single line: '20'
Test #8:
score: 0
Accepted
time: 0ms
memory: 3492kb
input:
4 10
output:
42
result:
ok single line: '42'
Test #9:
score: 0
Accepted
time: 158ms
memory: 70416kb
input:
2505 5000
output:
419207368
result:
ok single line: '419207368'
Test #10:
score: 0
Accepted
time: 146ms
memory: 70416kb
input:
2504 5000
output:
496364578
result:
ok single line: '496364578'
Test #11:
score: 0
Accepted
time: 159ms
memory: 70564kb
input:
2500 5000
output:
806080506
result:
ok single line: '806080506'
Test #12:
score: 0
Accepted
time: 2ms
memory: 3548kb
input:
3 7
output:
12
result:
ok single line: '12'
Test #13:
score: 0
Accepted
time: 147ms
memory: 70420kb
input:
2499 5000
output:
306386138
result:
ok single line: '306386138'
Test #14:
score: 0
Accepted
time: 148ms
memory: 70352kb
input:
2498 5000
output:
788681364
result:
ok single line: '788681364'
Test #15:
score: 0
Accepted
time: 145ms
memory: 70524kb
input:
2497 5000
output:
812170482
result:
ok single line: '812170482'
Test #16:
score: 0
Accepted
time: 174ms
memory: 70420kb
input:
2496 5000
output:
762896457
result:
ok single line: '762896457'
Test #17:
score: 0
Accepted
time: 142ms
memory: 70496kb
input:
2495 5000
output:
110253511
result:
ok single line: '110253511'
Test #18:
score: 0
Accepted
time: 157ms
memory: 70424kb
input:
4123 5000
output:
108131593
result:
ok single line: '108131593'
Test #19:
score: 0
Accepted
time: 157ms
memory: 70568kb
input:
3841 5000
output:
521097090
result:
ok single line: '521097090'
Test #20:
score: 0
Accepted
time: 171ms
memory: 70492kb
input:
1042 5000
output:
193901029
result:
ok single line: '193901029'
Test #21:
score: 0
Accepted
time: 108ms
memory: 50876kb
input:
2109 4000
output:
811834927
result:
ok single line: '811834927'
Test #22:
score: 0
Accepted
time: 48ms
memory: 33048kb
input:
1417 3000
output:
46698841
result:
ok single line: '46698841'
Test #23:
score: 0
Accepted
time: 159ms
memory: 70520kb
input:
2183 5000
output:
373919320
result:
ok single line: '373919320'
Test #24:
score: 0
Accepted
time: 22ms
memory: 19328kb
input:
999 2000
output:
70869124
result:
ok single line: '70869124'
Test #25:
score: 0
Accepted
time: 9ms
memory: 9528kb
input:
566 1000
output:
405298962
result:
ok single line: '405298962'
Test #26:
score: 0
Accepted
time: 4ms
memory: 9524kb
input:
487 1000
output:
456099947
result:
ok single line: '456099947'
Test #27:
score: 0
Accepted
time: 1ms
memory: 3860kb
input:
27 50
output:
569190
result:
ok single line: '569190'
Test #28:
score: 0
Accepted
time: 0ms
memory: 3792kb
input:
33 60
output:
2557608
result:
ok single line: '2557608'
Test #29:
score: 0
Accepted
time: 2ms
memory: 3800kb
input:
66 70
output:
516
result:
ok single line: '516'
Test #30:
score: 0
Accepted
time: 2ms
memory: 3928kb
input:
48 80
output:
17766031
result:
ok single line: '17766031'
Test #31:
score: 0
Accepted
time: 1ms
memory: 4028kb
input:
55 90
output:
47940391
result:
ok single line: '47940391'
Test #32:
score: 0
Accepted
time: 2ms
memory: 3880kb
input:
72 100
output:
9265107
result:
ok single line: '9265107'
Test #33:
score: 0
Accepted
time: 3ms
memory: 4348kb
input:
111 200
output:
991289685
result:
ok single line: '991289685'
Test #34:
score: 0
Accepted
time: 168ms
memory: 70288kb
input:
2503 5000
output:
845880902
result:
ok single line: '845880902'
Test #35:
score: 0
Accepted
time: 3ms
memory: 4960kb
input:
198 300
output:
118013787
result:
ok single line: '118013787'
Test #36:
score: 0
Accepted
time: 4ms
memory: 5552kb
input:
351 400
output:
911070728
result:
ok single line: '911070728'
Test #37:
score: 0
Accepted
time: 5ms
memory: 6044kb
input:
22 500
output:
614964048
result:
ok single line: '614964048'
Test #38:
score: 0
Accepted
time: 2ms
memory: 6212kb
input:
200 500
output:
97398918
result:
ok single line: '97398918'
Test #39:
score: 0
Accepted
time: 2ms
memory: 5932kb
input:
455 500
output:
497174488
result:
ok single line: '497174488'
Test #40:
score: 0
Accepted
time: 5ms
memory: 6616kb
input:
300 600
output:
704360407
result:
ok single line: '704360407'
Test #41:
score: 0
Accepted
time: 6ms
memory: 7416kb
input:
555 700
output:
392947597
result:
ok single line: '392947597'
Test #42:
score: 0
Accepted
time: 7ms
memory: 8192kb
input:
790 800
output:
164231
result:
ok single line: '164231'
Test #43:
score: 0
Accepted
time: 7ms
memory: 8916kb
input:
300 900
output:
281421689
result:
ok single line: '281421689'
Test #44:
score: 0
Accepted
time: 0ms
memory: 9472kb
input:
33 1000
output:
936696284
result:
ok single line: '936696284'
Test #45:
score: 0
Accepted
time: 148ms
memory: 70352kb
input:
2502 5000
output:
595029502
result:
ok single line: '595029502'
Test #46:
score: 0
Accepted
time: 155ms
memory: 70520kb
input:
2501 5000
output:
849299043
result:
ok single line: '849299043'
Test #47:
score: 0
Accepted
time: 2ms
memory: 3480kb
input:
1 1
output:
1
result:
ok single line: '1'
Test #48:
score: 0
Accepted
time: 2ms
memory: 3696kb
input:
1 2
output:
1
result:
ok single line: '1'
Test #49:
score: 0
Accepted
time: 2ms
memory: 3524kb
input:
2 2
output:
1
result:
ok single line: '1'