QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#484455#7694. CornhuskerZhangYiDeWA 0ms3624kbC++20291b2024-07-19 19:24:122024-07-19 19:24:13

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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: 3516kb

input:

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

output:

172

result:

ok single line: '172'

Test #3:

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

input:

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

output:

149

result:

wrong answer 1st lines differ - expected: '150', found: '149'