QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#405197 | #8271. Sequence | monstersqwq | 0 | 20ms | 97388kb | C++14 | 4.0kb | 2024-05-05 13:35:00 | 2024-05-05 13:35:03 |
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: 0
Wrong Answer
Test #1:
score: 11
Accepted
time: 7ms
memory: 97288kb
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
Wrong Answer
time: 20ms
memory: 97332kb
input:
5 2 3 5 8 11
output:
2 5 1000000000 13 24
result:
wrong answer 3rd lines differ - expected: '10', found: '1000000000'
Subtask #2:
score: 0
Wrong Answer
Test #12:
score: 10
Accepted
time: 15ms
memory: 97332kb
input:
1 1
output:
1
result:
ok single line: '1'
Test #13:
score: 0
Wrong Answer
time: 11ms
memory: 97388kb
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%