QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#23237 | #511. Difference | SR | AC ✓ | 488ms | 26560kb | C++20 | 703b | 2022-03-14 11:04:08 | 2022-04-30 02:38:45 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 3ms
memory: 3476kb
input:
1 5
output:
4
result:
ok single line: '4'
Test #2:
score: 0
Accepted
time: 2ms
memory: 3696kb
input:
1 12
output:
4
result:
ok single line: '4'
Test #3:
score: 0
Accepted
time: 2ms
memory: 3644kb
input:
5 1
output:
2
result:
ok single line: '2'
Test #4:
score: 0
Accepted
time: 0ms
memory: 3476kb
input:
1 1
output:
1
result:
ok single line: '1'
Test #5:
score: 0
Accepted
time: 3ms
memory: 3492kb
input:
1 100
output:
42
result:
ok single line: '42'
Test #6:
score: 0
Accepted
time: 167ms
memory: 3816kb
input:
1 39129
output:
10000
result:
ok single line: '10000'
Test #7:
score: 0
Accepted
time: 342ms
memory: 15680kb
input:
1 99984544
output:
10000
result:
ok single line: '10000'
Test #8:
score: 0
Accepted
time: 464ms
memory: 26560kb
input:
1 188286782
output:
10000
result:
ok single line: '10000'
Test #9:
score: 0
Accepted
time: 2ms
memory: 3628kb
input:
100 1
output:
2
result:
ok single line: '2'
Test #10:
score: 0
Accepted
time: 2ms
memory: 3516kb
input:
100 100
output:
1
result:
ok single line: '1'
Test #11:
score: 0
Accepted
time: 160ms
memory: 3648kb
input:
100 38961
output:
10000
result:
ok single line: '10000'
Test #12:
score: 0
Accepted
time: 356ms
memory: 15768kb
input:
100 99940474
output:
10000
result:
ok single line: '10000'
Test #13:
score: 0
Accepted
time: 488ms
memory: 26392kb
input:
100 186474736
output:
10000
result:
ok single line: '10000'
Test #14:
score: 0
Accepted
time: 20ms
memory: 3600kb
input:
92 11942
output:
3390
result:
ok single line: '3390'
Test #15:
score: 0
Accepted
time: 2ms
memory: 3632kb
input:
10 12050
output:
170
result:
ok single line: '170'
Test #16:
score: 0
Accepted
time: 1ms
memory: 3588kb
input:
97 177304
output:
668
result:
ok single line: '668'
Test #17:
score: 0
Accepted
time: 22ms
memory: 3680kb
input:
55 2943751
output:
3653
result:
ok single line: '3653'
Test #18:
score: 0
Accepted
time: 5ms
memory: 3764kb
input:
64 4643557
output:
1932
result:
ok single line: '1932'
Test #19:
score: 0
Accepted
time: 20ms
memory: 5012kb
input:
20 13108321
output:
2861
result:
ok single line: '2861'
Test #20:
score: 0
Accepted
time: 33ms
memory: 3944kb
input:
95 4026722
output:
4391
result:
ok single line: '4391'
Test #21:
score: 0
Accepted
time: 7ms
memory: 3760kb
input:
77 3040555
output:
1407
result:
ok single line: '1407'
Test #22:
score: 0
Accepted
time: 48ms
memory: 3960kb
input:
4 3561761
output:
5030
result:
ok single line: '5030'
Test #23:
score: 0
Accepted
time: 271ms
memory: 18320kb
input:
38 122564001
output:
8354
result:
ok single line: '8354'
Test #24:
score: 0
Accepted
time: 261ms
memory: 14376kb
input:
95 89195320
output:
8396
result:
ok single line: '8396'
Test #25:
score: 0
Accepted
time: 457ms
memory: 21768kb
input:
60 149297808
output:
9686
result:
ok single line: '9686'
Test #26:
score: 0
Accepted
time: 193ms
memory: 5992kb
input:
65 19852042
output:
9732
result:
ok single line: '9732'
Test #27:
score: 0
Accepted
time: 418ms
memory: 22288kb
input:
3 152881363
output:
9778
result:
ok single line: '9778'
Test #28:
score: 0
Accepted
time: 438ms
memory: 25904kb
input:
41 182614945
output:
9823
result:
ok single line: '9823'
Test #29:
score: 0
Accepted
time: 364ms
memory: 17004kb
input:
27 110436294
output:
9872
result:
ok single line: '9872'
Test #30:
score: 0
Accepted
time: 453ms
memory: 24916kb
input:
87 174372628
output:
9938
result:
ok single line: '9938'