英语题目翻译

题目地址:https://acs.jxnu.edu.cn/problem/NOIOPJENGLISH21

Teamwork

团队合作

描述:

There are N candidates. Each candidate has a cooperation value and a working value. Select a subset of candidates to form a team, such that the sum of cooperation values is positive and the sum of working values is maximum.

这里有N个候选人。每个候选人有合作价值和工作价值。选择一部分候选人组成一个团队,这样,合作价值之和为正,工作价值之和为最大。

输入:

First line: one positive integer N (N <= 100).
Next N lines: the i-th line contains two integers (between -100 and 100), indicating the cooperation value and the working value of the i-th candidate.

第一行:一个正整数N(N <= 100).

接下来的N行:第i行包括两个整数(在-100到100之间),代表第i个候选人的合作价值和工作价值。

输出:

One line contains several integers, indicating the indexes of selected candidates.

一行包括几个整数,代表被选择的候选人的索引。

样例输入:

4
2 -1
4 -2
1 1

样例输出:

2 3 4

 提交

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值