ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#98946 | #960. 客车分配 | hiahiahiahia | 100 | 0ms | 1200kb | C++ | 198b | 2020-02-22 19:25:11 | 2020-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'