QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#136104 | #508. Nice sequence | DitaMirika# | 0 | 1ms | 3600kb | C++20 | 1.1kb | 2023-08-07 10:11:44 | 2024-07-04 01:20:57 |
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: 3572kb
input:
3 3 1 2 3 1 1
output:
2 1 1 3 -999999999 999999999 -999999999 0
result:
wrong answer there is incorrect sequence
Subtask #2:
score: 0
Wrong Answer
Test #14:
score: 0
Wrong Answer
time: 0ms
memory: 3544kb
input:
10 2 2 3 2 4 2 5 2 2 6 2 7 2 8 9 2 10 2 2 11
output:
1 1 3 999999999 -999999999 999999999 3 1 1 1 5 999999999 -999999999 999999999 -999999999 999999999 5 -1 -1 -1 -1 -1 7 -999999999 999999999 -999999999 999999999 -999999999 999999999 -999999999 7 -1 -1 -1 -1 -1 -1 -1 9 999999999 -999999999 999999999 -999999999 999999999 -999999999 999999999 -99...
result:
wrong answer there is incorrect sequence
Subtask #3:
score: 0
Wrong Answer
Test #24:
score: 14
Accepted
time: 0ms
memory: 3600kb
input:
10 7 1 1 5 1 1 10 1 1 4 3 1 1 6 1 2 1 9 8 1
output:
6 1 1 1 1 1 1 4 -1 -1 -1 -1 0 9 1 1 1 1 1 1 1 1 1 3 -1 -1 -1 2 1 1 5 -1 -1 -1 -1 -1 1 -1 8 -1 -1 -1 -1 -1 -1 -1 -1 7 1 1 1 1 1 1 1
result:
ok Ok
Test #25:
score: 0
Wrong Answer
time: 0ms
memory: 3600kb
input:
10 6 2 2 4 2 2 2 5 3 2 7 2 2 10 2 1 2 8 2 9
output:
5 1 1 1 1 1 3 -1 -1 -1 1 1 5 -999999999 999999999 -999999999 999999999 -999999999 3 999999999 -999999999 999999999 7 999999999 -999999999 999999999 -999999999 999999999 -999999999 999999999 9 -1 -1 -1 -1 -1 -1 -1 -1 -1 1 1 7 -1 -1 -1 -1 -1 -1 -1 9 -999999999 999999999 -999999999 999999999 -...
result:
wrong answer there is incorrect sequence
Subtask #4:
score: 0
Wrong Answer
Test #34:
score: 0
Wrong Answer
time: 1ms
memory: 3540kb
input:
10 2 3 2 4 4 3 5 3 5 4 6 4 6 5 5 7 7 6 6 8
output:
3 -999999999 999999999 -999999999 3 -1 -1 -1 5 999999999 -499999999 -499999999 999999999 -499999999 6 500000000 -999999999 500000000 500000000 -999999999 500000000 7 999999999 -333333333 -333333333 -333333333 999999999 -333333333 -333333333 7 333333334 -999999999 333333334 333333334 333333334 -...
result:
wrong answer there is incorrect sequence
Subtask #5:
score: 0
Skipped
Dependency #3:
0%
Subtask #6:
score: 0
Skipped
Dependency #1:
0%
Subtask #7:
score: 0
Skipped
Dependency #1:
0%