第31255题 单选题
给定4个执行耗时均为1的作业,采用优先选高收益的带截止时间最大收益调度贪心算法,能获得的最大总收益为多少?

各作业详情如下:作业A收益100、截止时间2;作业B收益10、截止时间1;作业C收益15、截止时间2;作业D收益27、截止时间1。

{{ option.label }}
子题{{ index + 1 }} {{ child.type_label }}
{{ option.label }}
✓ 正确 ◐ 部分正确 ✗ 错误
程序运行统计
暂无判题统计
提交{{ questionInfo.stats ? questionInfo.stats.submit_count : 0 }}次 正确率{{ statsAccuracy }}%
答案解析