QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#483853#7694. CornhuskerZhangYiDeWA 0ms3712kbC++20293b2024-07-19 13:51:502024-07-19 13:51:51

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 0ms
memory: 3660kb

input:

16 32 16 32 16 32 16 32 16 32
25 85

output:

150

result:

ok single line: '150'

Test #2:

score: 0
Accepted
time: 0ms
memory: 3712kb

input:

14 30 15 32 15 34 14 34 16 32
27 75

output:

172

result:

ok single line: '172'

Test #3:

score: 0
Accepted
time: 0ms
memory: 3580kb

input:

16 24 16 34 16 40 14 30 16 35
28 95

output:

150

result:

ok single line: '150'

Test #4:

score: -100
Wrong Answer
time: 0ms
memory: 3648kb

input:

10 20 18 36 17 31 20 44 21 23
46 91

output:

267

result:

wrong answer 1st lines differ - expected: '276', found: '267'