QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#37200#1285. Stirling NumberGuanYunchangWA 176ms34616kbC++174.0kb2022-06-30 14:03:232022-06-30 14:03:24

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 6ms
memory: 18332kb

input:

4 1 4 5

output:

4

result:

ok "4"

Test #2:

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

input:

6 5 5 29

output:

15

result:

ok "15"

Test #3:

score: 0
Accepted
time: 51ms
memory: 29236kb

input:

1000 685 975 999983

output:

482808

result:

ok "482808"

Test #4:

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

input:

8 7 8 7

output:

1

result:

ok "1"

Test #5:

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

input:

6 4 6 3

output:

2

result:

ok "2"

Test #6:

score: 0
Accepted
time: 4ms
memory: 11764kb

input:

31494923 16387579 27674098 2

output:

0

result:

ok "0"

Test #7:

score: -100
Wrong Answer
time: 176ms
memory: 34616kb

input:

1000000000 179971578 813833436 383101

output:

135815

result:

wrong answer 1st words differ - expected: '53093', found: '135815'