QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#573960 | #8271. Sequence | Nova_NightWind0311 | 11 | 2ms | 4104kb | C++20 | 1.1kb | 2024-09-18 20:25:43 | 2024-09-18 20:25:44 |
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: 3844kb
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: 4080kb
input:
5 2 3 5 8 11
output:
2 5 10 13 24
result:
ok 5 lines
Test #3:
score: 11
Accepted
time: 0ms
memory: 3804kb
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: 3872kb
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: 0ms
memory: 3812kb
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: 3844kb
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: 0ms
memory: 4104kb
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: 3820kb
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: 3820kb
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: 0ms
memory: 3872kb
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: 0ms
memory: 4104kb
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: 0ms
memory: 3780kb
input:
1 1
output:
1
result:
ok single line: '1'
Test #13:
score: 10
Accepted
time: 0ms
memory: 3808kb
input:
5 1 1 1 1 1
output:
1 2 3 3 4
result:
ok 5 lines
Test #14:
score: 0
Wrong Answer
time: 2ms
memory: 3884kb
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 6 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 5 6 7 6 6 6 7 7 8 6 7 7 7 8 9 6 7 8 6 5 6 7 8 6 7 6 7 6 7 7 7 8 7 7 8 6 5 6 7 6 6 7 8 8 9 6 7 8 8 9 8 5 6 7 7 6 7 6 7 8 7 8 9 6 7 7 8 5 6 7 8 8 8 9 6 6 7 8 9 8 7 7 8 5 6 7 8 7 8 9 6 6 7 8 9 6 7 8 8 5 6 7 7 8 9 7 ...
result:
wrong answer 45th lines differ - expected: '7', found: '5'
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%