QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#95927#4849. LubeniceGuanYunchangWA 2ms3532kbC++20249b2023-04-12 15:08:502023-04-12 15:08:53

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 1ms
memory: 3424kb

input:

1000 1000 1000 1000 1000

output:

3000

result:

ok single line: '3000'

Test #2:

score: 0
Accepted
time: 2ms
memory: 3364kb

input:

0 0 400 0 899

output:

420

result:

ok single line: '420'

Test #3:

score: 0
Accepted
time: 1ms
memory: 3304kb

input:

0 0 400 0 900

output:

420

result:

ok single line: '420'

Test #4:

score: 0
Accepted
time: 2ms
memory: 3428kb

input:

14 7 11 46 27

output:

50

result:

ok single line: '50'

Test #5:

score: -100
Wrong Answer
time: 2ms
memory: 3532kb

input:

15 29 49 11 24

output:

77

result:

wrong answer 1st lines differ - expected: '93', found: '77'