UOJ Logo

NOI.AC

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#98946#960. 客车分配hiahiahiahia1000ms1200kbC++198b2020-02-22 19:25:112020-02-22 19:25:12

answer


详细

小提示:点击横条可展开更详细的信息

Test #1:

score: 10
Accepted
time: 0ms
memory: 1200kb

input:

54 36 378

output:

3

result:

ok single line: '3'

Test #2:

score: 10
Accepted
time: 0ms
memory: 1200kb

input:

54 44 568

output:

1

result:

ok single line: '1'

Test #3:

score: 10
Accepted
time: 0ms
memory: 1200kb

input:

42 74 2166

output:

2

result:

ok single line: '2'

Test #4:

score: 10
Accepted
time: 0ms
memory: 1196kb

input:

61 92 1632

output:

0

result:

ok single line: '0'

Test #5:

score: 10
Accepted
time: 0ms
memory: 1196kb

input:

60 31 2975

output:

2

result:

ok single line: '2'

Test #6:

score: 10
Accepted
time: 0ms
memory: 1200kb

input:

35 55 2524

output:

0

result:

ok single line: '0'

Test #7:

score: 10
Accepted
time: 0ms
memory: 1200kb

input:

42 69 1283

output:

0

result:

ok single line: '0'

Test #8:

score: 10
Accepted
time: 0ms
memory: 1196kb

input:

48 52 2400

output:

3

result:

ok single line: '3'

Test #9:

score: 10
Accepted
time: 0ms
memory: 1200kb

input:

59 69 9779

output:

2

result:

ok single line: '2'

Test #10:

score: 10
Accepted
time: 0ms
memory: 1196kb

input:

75 39 9816

output:

10

result:

ok single line: '10'