QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#113712 | #3123. Stove | MaMengQi | 0 | 1ms | 3424kb | C++20 | 1.3kb | 2023-06-19 05:38:14 | 2023-06-19 05:38:15 |
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: 20
Accepted
time: 1ms
memory: 3424kb
input:
10 1 1 3 4 6 8 10 13 14 15 20
output:
20
result:
ok single line: '20'
Test #2:
score: -20
Wrong Answer
time: 1ms
memory: 3376kb
input:
10 3 2 3 6 9 10 11 13 14 17 18
output:
15
result:
wrong answer 1st lines differ - expected: '13', found: '15'
Subtask #2:
score: 0
Skipped
Dependency #1:
0%
Subtask #3:
score: 0
Skipped
Dependency #1:
0%