QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#82974 | #2908. Double Password | xiaowuc1 | AC ✓ | 2ms | 3340kb | C++17 | 375b | 2023-03-01 03:25:08 | 2023-03-01 03:25:12 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 2ms
memory: 3328kb
input:
1111 1234
output:
8
result:
ok single line: '8'
Test #2:
score: 0
Accepted
time: 1ms
memory: 3288kb
input:
0000 9999
output:
16
result:
ok single line: '16'
Test #3:
score: 0
Accepted
time: 0ms
memory: 3340kb
input:
3214 3224
output:
2
result:
ok single line: '2'
Test #4:
score: 0
Accepted
time: 1ms
memory: 3292kb
input:
2718 2718
output:
1
result:
ok single line: '1'
Test #5:
score: 0
Accepted
time: 2ms
memory: 3304kb
input:
9920 2484
output:
16
result:
ok single line: '16'
Test #6:
score: 0
Accepted
time: 2ms
memory: 3292kb
input:
4803 5218
output:
16
result:
ok single line: '16'
Test #7:
score: 0
Accepted
time: 2ms
memory: 3324kb
input:
1422 7464
output:
8
result:
ok single line: '8'
Test #8:
score: 0
Accepted
time: 0ms
memory: 3340kb
input:
0845 0827
output:
4
result:
ok single line: '4'
Test #9:
score: 0
Accepted
time: 2ms
memory: 3248kb
input:
3110 2891
output:
16
result:
ok single line: '16'
Test #10:
score: 0
Accepted
time: 0ms
memory: 3248kb
input:
9000 7572
output:
16
result:
ok single line: '16'
Test #11:
score: 0
Accepted
time: 2ms
memory: 3296kb
input:
2121 6130
output:
8
result:
ok single line: '8'
Test #12:
score: 0
Accepted
time: 2ms
memory: 3304kb
input:
0906 5762
output:
16
result:
ok single line: '16'
Test #13:
score: 0
Accepted
time: 2ms
memory: 3332kb
input:
4099 9724
output:
16
result:
ok single line: '16'
Test #14:
score: 0
Accepted
time: 1ms
memory: 3336kb
input:
8851 1368
output:
16
result:
ok single line: '16'
Test #15:
score: 0
Accepted
time: 0ms
memory: 3292kb
input:
7907 0614
output:
16
result:
ok single line: '16'