QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#408190 | #2908. Double Password | lmq26052003 | AC ✓ | 1ms | 3740kb | C++17 | 921b | 2024-05-09 19:55:01 | 2024-05-09 19:55:01 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 1ms
memory: 3564kb
input:
1111 1234
output:
8
result:
ok single line: '8'
Test #2:
score: 0
Accepted
time: 1ms
memory: 3740kb
input:
0000 9999
output:
16
result:
ok single line: '16'
Test #3:
score: 0
Accepted
time: 1ms
memory: 3484kb
input:
3214 3224
output:
2
result:
ok single line: '2'
Test #4:
score: 0
Accepted
time: 0ms
memory: 3660kb
input:
2718 2718
output:
1
result:
ok single line: '1'
Test #5:
score: 0
Accepted
time: 1ms
memory: 3484kb
input:
9920 2484
output:
16
result:
ok single line: '16'
Test #6:
score: 0
Accepted
time: 1ms
memory: 3440kb
input:
4803 5218
output:
16
result:
ok single line: '16'
Test #7:
score: 0
Accepted
time: 1ms
memory: 3448kb
input:
1422 7464
output:
8
result:
ok single line: '8'
Test #8:
score: 0
Accepted
time: 0ms
memory: 3508kb
input:
0845 0827
output:
4
result:
ok single line: '4'
Test #9:
score: 0
Accepted
time: 1ms
memory: 3488kb
input:
3110 2891
output:
16
result:
ok single line: '16'
Test #10:
score: 0
Accepted
time: 1ms
memory: 3684kb
input:
9000 7572
output:
16
result:
ok single line: '16'
Test #11:
score: 0
Accepted
time: 1ms
memory: 3480kb
input:
2121 6130
output:
8
result:
ok single line: '8'
Test #12:
score: 0
Accepted
time: 1ms
memory: 3536kb
input:
0906 5762
output:
16
result:
ok single line: '16'
Test #13:
score: 0
Accepted
time: 1ms
memory: 3536kb
input:
4099 9724
output:
16
result:
ok single line: '16'
Test #14:
score: 0
Accepted
time: 1ms
memory: 3448kb
input:
8851 1368
output:
16
result:
ok single line: '16'
Test #15:
score: 0
Accepted
time: 1ms
memory: 3560kb
input:
7907 0614
output:
16
result:
ok single line: '16'