第31253题 单选题
现有4个待调度任务,执行规则如下:每个任务执行时长均为1个时间单位,同一时间仅可执行1个任务,任务在截止时间前完成才可获得对应收益。各任务参数为:任务1(截止时间2,收益60)、任务2(截止时间1,收益100)、任务3(截止时间2,收益20)、任务4(截止时间3,收益80),请问可获得的最大总收益是多少?
{{ option.label }}
子题{{ index + 1 }} {{ child.type_label }}
{{ option.label }}
✓ 正确 ◐ 部分正确 ✗ 错误
程序运行统计
暂无判题统计
提交{{ questionInfo.stats ? questionInfo.stats.submit_count : 0 }}次 正确率{{ statsAccuracy }}%
答案解析