QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#352852 | #8271. Sequence | Dec0Dedd# | 11 | 0ms | 3908kb | C++14 | 1012b | 2024-03-13 17:23:37 | 2024-07-04 03:29:31 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Subtask #1:
score: 11
Accepted
Test #1:
score: 11
Accepted
time: 0ms
memory: 3740kb
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: 0
Accepted
time: 0ms
memory: 3684kb
input:
5 2 3 5 8 11
output:
2 5 10 13 24
result:
ok 5 lines
Test #3:
score: 0
Accepted
time: 0ms
memory: 3684kb
input:
5 11 8 5 3 2
output:
11 19 24 22 24
result:
ok 5 lines
Test #4:
score: 0
Accepted
time: 0ms
memory: 3776kb
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: 0
Accepted
time: 0ms
memory: 3780kb
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: 0
Accepted
time: 0ms
memory: 3740kb
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: 0
Accepted
time: 0ms
memory: 3852kb
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: 0
Accepted
time: 0ms
memory: 3908kb
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: 0
Accepted
time: 0ms
memory: 3740kb
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: 0
Accepted
time: 0ms
memory: 3624kb
input:
7 1 1 6 1 1 1 1
output:
1 2 8 3 4 5 6
result:
ok 7 lines
Test #11:
score: 0
Accepted
time: 0ms
memory: 3736kb
input:
3 10 42 1
output:
10 52 53
result:
ok 3 lines
Subtask #2:
score: 0
Time Limit Exceeded
Test #12:
score: 10
Accepted
time: 0ms
memory: 3740kb
input:
1 1
output:
1
result:
ok single line: '1'
Test #13:
score: 0
Accepted
time: 0ms
memory: 3672kb
input:
5 1 1 1 1 1
output:
1 2 3 3 4
result:
ok 5 lines
Test #14:
score: -10
Time Limit Exceeded
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:
result:
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%