QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#610956#8586. PartyGuanYunchang0 1ms3680kbC++17437b2024-10-04 18:14:592024-10-04 18:14:59

Details

Tip: Click on the bar to expand more detailed information

Subtask #1:

score: 0
Wrong Answer

Test #1:

score: 49
Accepted
time: 1ms
memory: 3604kb

input:

5
3 2 -1 4 5

output:

12

result:

ok single line: '12'

Test #2:

score: 49
Accepted
time: 1ms
memory: 3680kb

input:

1
10

output:

10

result:

ok single line: '10'

Test #3:

score: 0
Wrong Answer
time: 1ms
memory: 3596kb

input:

6
1 -3 2 10 -4 9

output:

215329003

result:

wrong answer 1st lines differ - expected: '21', found: '215329003'

Subtask #2:

score: 0
Skipped

Dependency #1:

0%

Subtask #3:

score: 0
Skipped

Dependency #1:

0%