QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#405197#8271. Sequencemonstersqwq0 20ms97388kbC++144.0kb2024-05-05 13:35:002024-05-05 13:35:03

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%