QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#112534 | #3123. Stove | ZhangYiDe | 0 | 2ms | 3360kb | C++17 | 602b | 2023-06-12 09:54:33 | 2023-06-12 09:54:34 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Subtask #1:
score: 0
Wrong Answer
Test #1:
score: 20
Accepted
time: 2ms
memory: 3284kb
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: 2ms
memory: 3360kb
input:
10 3 2 3 6 9 10 11 13 14 17 18
output:
14
result:
wrong answer 1st lines differ - expected: '13', found: '14'
Subtask #2:
score: 0
Skipped
Dependency #1:
0%
Subtask #3:
score: 0
Skipped
Dependency #1:
0%