原文:[LeetCode] Most Profit Assigning Work 安排最大利潤的工作

We have jobs:difficulty i is the difficulty of theith job, andprofit i is the profit of theith job. Now we have some workers.worker i is the ability of theith worker, which means that this worker can ...

2019-01-14 00:00 0 1331 推薦指數:

查看詳情

[leetcode]Container With Most Water @ Python

原題地址:https://oj.leetcode.com/problems/container-with-most-water/ 題意: Given n non-negative integers a1, a2, ..., an, where each represents a point ...

Tue Jun 10 18:46:00 CST 2014 0 3003
 
粵ICP備18138465號   © 2018-2026 CODEPRJ.COM