Skip to content

Words in Work

About 146 wordsLess than 1 minute

2024-03-19

copper 铜 foil 箔 label 标签

roll 卷

spare 备用,备用的 part 部分,备件 in part 在某种程度上 apply 应用,申请, apply for

gross 总值,毛的 net 网,净得的

Bulk 散装、主体、大批量的

Toggle 切换

Try thinking about the prefix before index k and the suffix after index k as two separate arrays 尝试将下标 k 之前的和下标 k 之后的看做两个独立的数组

Suffix 后缀

Separate 单独的

Using tow pointers or binary search, we can find the maximun prefix of each array where the number are less than or equal to a certain value.

Changelog

6/3/25, 1:49 AM
View All Changelog
  • d3a6d-Merge branch 'dev1'on