QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#335126 | #8225. 最小值之和 | moriko | 0 | 1ms | 4348kb | C++14 | 2.2kb | 2024-02-22 18:49:05 | 2024-02-22 18:49:06 |
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: 11
Accepted
time: 1ms
memory: 4332kb
input:
5 14 14 12 13 13
output:
Yes 14 0 6 7
result:
ok The answer is correct.
Test #2:
score: 0
Accepted
time: 1ms
memory: 4316kb
input:
5 4 4 7 7 4
output:
Yes 4 0 5 2
result:
ok The answer is correct.
Test #3:
score: -11
Wrong Answer
time: 1ms
memory: 4348kb
input:
5 4 13 14 14 13
output:
No
result:
wrong answer Line 1 expected \x10
Subtask #2:
score: 0
Skipped
Dependency #1:
0%
Subtask #3:
score: 0
Skipped
Dependency #2:
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%