打赏

相关文章

Atcoder - 460 - E - x + y ≡ x + y

Problem Statement For positive integers aa and bb, define concat(a,b)concat(a,b) as the integer formed by writing aa and bb one after another. More formally, concat(a,b)concat(a,b) is defined as follow…

P3212 [HNOI2011] 任务调度 - Link

题意 \(n\) 个任务,第 \(i\) 个任务需要在 \(A\) 机器上执行 \(a_i\) 时间,在 \(B\) 机器上执行 \(b_i\) 时间,每个任务有一个类型 \(t_i\)。类型 \(1\) 需要先在 \(A\) 机器上执行,再在 \(B\) 机器上执行。 类型 …

手机版浏览

扫一扫体验

微信公众账号

微信扫一扫加关注

返回
顶部