QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#405195 | #8271. Sequence | monstersqwq | 0 | 11ms | 97340kb | C++14 | 4.0kb | 2024-05-05 13:34:28 | 2024-05-05 13:34: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: 8ms
memory: 97340kb
input:
10 1 1 300 1 300 300 300 1 1 1
output:
1 2 3 3 4 4 5 4 4 5
result:
wrong answer 3rd lines differ - expected: '302', found: '3'
Subtask #2:
score: 0
Wrong Answer
Test #12:
score: 10
Accepted
time: 11ms
memory: 97332kb
input:
1 1
output:
1
result:
ok single line: '1'
Test #13:
score: 0
Wrong Answer
time: 11ms
memory: 97216kb
input:
5 1 1 1 1 1
output:
1 2 1000000000 3 4
result:
wrong answer 3rd lines differ - expected: '3', found: '1000000000'
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%