QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#405170 | #8271. Sequence | monstersqwq | 11 | 2ms | 7144kb | C++14 | 3.5kb | 2024-05-05 13:00:45 | 2024-05-05 13:00:45 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Subtask #1:
score: 11
Accepted
Test #1:
score: 11
Accepted
time: 2ms
memory: 7096kb
input:
10 1 1 300 1 300 300 300 1 1 1
output:
1 2 302 3 303 602 902 4 5 6
result:
ok 10 lines
Test #2:
score: 11
Accepted
time: 0ms
memory: 7144kb
input:
5 2 3 5 8 11
output:
2 5 10 13 24
result:
ok 5 lines
Test #3:
score: 11
Accepted
time: 2ms
memory: 7140kb
input:
5 11 8 5 3 2
output:
11 19 24 22 24
result:
ok 5 lines
Test #4:
score: 11
Accepted
time: 0ms
memory: 7144kb
input:
10 923992 541947 567511 357324 813558 178420 173977 186266 158267 115992
output:
923992 1465939 2033450 1823263 2636821 2211870 2385847 2009529 2167796 2283788
result:
ok 10 lines
Test #5:
score: 11
Accepted
time: 2ms
memory: 7012kb
input:
10 7 9 9 5 10 5 9 3 1 3
output:
7 16 25 21 31 30 39 24 25 28
result:
ok 10 lines
Test #6:
score: 11
Accepted
time: 0ms
memory: 7116kb
input:
10 541685 317557 788550 628270 601073 863693 536 94813 86706 349169
output:
541685 859242 1647792 1487512 2088585 2511485 2512021 1582325 1669031 2018200
result:
ok 10 lines
Test #7:
score: 11
Accepted
time: 1ms
memory: 7084kb
input:
10 3 5 4 1 5 4 4 2 2 4
output:
3 8 12 9 14 16 20 11 13 17
result:
ok 10 lines
Test #8:
score: 11
Accepted
time: 0ms
memory: 7140kb
input:
10 1 1 1 1 1 1 1 1 1 1
output:
1 2 3 3 4 4 5 4 4 5
result:
ok 10 lines
Test #9:
score: 11
Accepted
time: 0ms
memory: 7024kb
input:
9 1 1 1 1 1 1 1 1 1
output:
1 2 3 3 4 4 5 4 4
result:
ok 9 lines
Test #10:
score: 11
Accepted
time: 2ms
memory: 7116kb
input:
7 1 1 6 1 1 1 1
output:
1 2 8 3 4 5 6
result:
ok 7 lines
Test #11:
score: 11
Accepted
time: 2ms
memory: 7080kb
input:
3 10 42 1
output:
10 52 53
result:
ok 3 lines
Subtask #2:
score: 0
Wrong Answer
Test #12:
score: 10
Accepted
time: 2ms
memory: 7008kb
input:
1 1
output:
1
result:
ok single line: '1'
Test #13:
score: 10
Accepted
time: 0ms
memory: 7128kb
input:
5 1 1 1 1 1
output:
1 2 3 3 4
result:
ok 5 lines
Test #14:
score: 0
Wrong Answer
time: 0ms
memory: 7116kb
input:
300 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 ...
output:
1 2 3 3 4 4 5 4 4 5 6 5 6 6 7 4 5 5 6 5 6 7 8 6 5 6 5 6 7 6 7 5 6 6 7 5 6 7 7 6 7 6 7 7 8 9 10 7 6 6 7 7 8 6 7 7 7 8 9 7 8 8 7 5 6 7 8 6 7 8 9 6 7 7 8 8 9 7 8 6 5 6 7 7 8 8 8 8 9 6 7 8 8 9 10 7 8 7 7 6 7 8 9 7 7 8 9 6 7 7 7 8 9 7 8 9 8 9 9 7 7 8 9 8 6 7 8 6 7 7 8 7 8 9 8 7 8 8 9 8 9 10 9 6 7 8 7 8 9...
result:
wrong answer 15th lines differ - expected: '6', found: '7'
Subtask #3:
score: 0
Skipped
Dependency #2:
0%
Subtask #4:
score: 0
Skipped
Dependency #2:
0%
Subtask #5:
score: 0
Skipped
Dependency #1:
100%
Accepted
Dependency #2:
0%
Subtask #6:
score: 0
Skipped
Dependency #5:
0%