QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#469786#8527. Power Divisionsucup-team3716RE 11ms34448kbC++204.0kb2024-07-10 02:25:382024-07-10 02:25:38

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 11ms
memory: 34448kb

input:

5
2 0 0 1 1

output:

6

result:

ok 1 number(s): "6"

Test #2:

score: 0
Accepted
time: 11ms
memory: 34316kb

input:

1
0

output:

1

result:

ok 1 number(s): "1"

Test #3:

score: -100
Runtime Error

input:

2
1 1

output:

35

result: