第31251题 单选题
现有4个执行时长均为1个单位的待调度任务,详情为:任务1(截止时间2,收益60)、任务2(截止时间1,收益50)、任务3(截止时间2,收益40)、任务4(截止时间3,收益70)。要求任务必须在截止时间前完成,同一时间仅能执行一个任务,采用带截止时间的最大收益调度贪心算法可得到的最大总收益为多少?
{{ option.label }}
子题{{ index + 1 }} {{ child.type_label }}
{{ option.label }}
✓ 正确 ◐ 部分正确 ✗ 错误
程序运行统计
暂无判题统计
提交{{ questionInfo.stats ? questionInfo.stats.submit_count : 0 }}次 正确率{{ statsAccuracy }}%
答案解析