QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#646888 | #2779. Detecting Molecules | Register# | 0 | 0ms | 4092kb | C++20 | 620b | 2024-10-17 09:35:07 | 2024-10-17 09:35:10 |
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
Subtask #1:
score: 0
Wrong Answer
Test #1:
score: 9
Accepted
time: 0ms
memory: 3860kb
input:
1 10 12 9
output:
14e047d7a2907b9034950b074822b302 0
result:
ok OK (n = 1, answer = NO)
Test #2:
score: 9
Accepted
time: 0ms
memory: 3796kb
input:
1 10 12 13
output:
14e047d7a2907b9034950b074822b302 0
result:
ok OK (n = 1, answer = NO)
Test #3:
score: 9
Accepted
time: 0ms
memory: 3800kb
input:
1 10 10 10
output:
14e047d7a2907b9034950b074822b302 1 0
result:
ok OK (n = 1, answer = YES)
Test #4:
score: 9
Accepted
time: 0ms
memory: 3812kb
input:
2 100 100 50 50
output:
14e047d7a2907b9034950b074822b302 2 0 1
result:
ok OK (n = 2, answer = YES)
Test #5:
score: 9
Accepted
time: 0ms
memory: 3800kb
input:
2 100 100 100 100
output:
14e047d7a2907b9034950b074822b302 1 0
result:
ok OK (n = 2, answer = YES)
Test #6:
score: 9
Accepted
time: 0ms
memory: 4056kb
input:
3 5 5 5 5 5
output:
14e047d7a2907b9034950b074822b302 1 0
result:
ok OK (n = 3, answer = YES)
Test #7:
score: 9
Accepted
time: 0ms
memory: 3800kb
input:
3 15 15 5 5 5
output:
14e047d7a2907b9034950b074822b302 3 0 1 2
result:
ok OK (n = 3, answer = YES)
Test #8:
score: 9
Accepted
time: 0ms
memory: 3808kb
input:
3 10 10 5 5 5
output:
14e047d7a2907b9034950b074822b302 2 0 1
result:
ok OK (n = 3, answer = YES)
Test #9:
score: 9
Accepted
time: 0ms
memory: 3748kb
input:
3 10 15 5 5 5
output:
14e047d7a2907b9034950b074822b302 3 0 1 2
result:
ok OK (n = 3, answer = YES)
Test #10:
score: 9
Accepted
time: 0ms
memory: 3832kb
input:
3 5 15 5 5 5
output:
14e047d7a2907b9034950b074822b302 3 0 1 2
result:
ok OK (n = 3, answer = YES)
Test #11:
score: 9
Accepted
time: 0ms
memory: 3796kb
input:
3 1 5 5 5 5
output:
14e047d7a2907b9034950b074822b302 1 0
result:
ok OK (n = 3, answer = YES)
Test #12:
score: 9
Accepted
time: 0ms
memory: 3748kb
input:
3 11 15 5 5 5
output:
14e047d7a2907b9034950b074822b302 3 0 1 2
result:
ok OK (n = 3, answer = YES)
Test #13:
score: 9
Accepted
time: 0ms
memory: 3804kb
input:
3 6 9 5 5 5
output:
14e047d7a2907b9034950b074822b302 0
result:
ok OK (n = 3, answer = NO)
Test #14:
score: 9
Accepted
time: 0ms
memory: 3856kb
input:
3 1 9 5 5 5
output:
14e047d7a2907b9034950b074822b302 1 0
result:
ok OK (n = 3, answer = YES)
Test #15:
score: 9
Accepted
time: 0ms
memory: 3792kb
input:
3 14 19 5 5 5
output:
14e047d7a2907b9034950b074822b302 3 0 1 2
result:
ok OK (n = 3, answer = YES)
Test #16:
score: 9
Accepted
time: 0ms
memory: 3800kb
input:
3 1 4 5 5 5
output:
14e047d7a2907b9034950b074822b302 0
result:
ok OK (n = 3, answer = NO)
Test #17:
score: 0
Wrong Answer
time: 0ms
memory: 4092kb
input:
3 16 20 5 5 5
output:
14e047d7a2907b9034950b074822b302 3 0 1 2
result:
wrong answer sum of weights should be in [16..20] but it is 15
Subtask #2:
score: 0
Skipped
Dependency #1:
0%
Subtask #3:
score: 0
Skipped
Dependency #1:
0%
Subtask #4:
score: 0
Skipped
Dependency #1:
0%
Subtask #5:
score: 0
Skipped
Dependency #1:
0%
Subtask #6:
score: 0
Skipped
Dependency #1:
0%