QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#352842 | #8271. Sequence | Dec0Dedd# | 0 | 1ms | 3896kb | C++14 | 1018b | 2024-03-13 17:21:17 | 2024-07-04 03:29:30 |
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: 0
Wrong Answer
time: 1ms
memory: 3872kb
input:
10 1 1 300 1 300 300 300 1 1 1
output:
1 2 302 2 302 302 602 2 3 4
result:
wrong answer 1st lines differ - expected: '1', found: '1 2 302 2 302 302 602 2 3 4 '
Subtask #2:
score: 0
Wrong Answer
Test #12:
score: 10
Accepted
time: 0ms
memory: 3896kb
input:
1 1
output:
1
result:
ok single line: '1 '
Test #13:
score: -10
Wrong Answer
time: 0ms
memory: 3736kb
input:
5 1 1 1 1 1
output:
1 2 3 2 3
result:
wrong answer 1st lines differ - expected: '1', found: '1 2 3 2 3 '
Subtask #3:
score: 0
Skipped
Dependency #2:
0%
Subtask #4:
score: 0
Skipped
Dependency #2:
0%
Subtask #5:
score: 0
Skipped
Dependency #1:
0%
Subtask #6:
score: 0
Skipped
Dependency #5:
0%