发表评论取消回复
相关阅读
相关 codeforces 603 C. Load Balancing 贪心
C. Load Balancing time limit per test 2 seconds memory limit per test 256 megabytes
相关 codeforces C. Bits 贪心
C. Bits time limit per test 1 second memory limit per test 256 megabytes input sta
相关 codeforces C. Money Transfers 贪心
C. Money Transfers time limit per test 1 second memory limit per test 256 megabytes
相关 C - Hot Bath CodeForces - 127C——贪心
Think: 1>题意:已知冷水温度t1,热水温度t2,冷水最高释放速度x1,热水最高释放速度x2,问如何控制释放速度可使最快达到正趋向于温水温度t0 1>题意建模:两
相关 CodeForces 873C(贪心)
问题描述: Ivan is playing a strange game. He has a matrix a with n rows and m columns. Eac
相关 CodeForces 825D(贪心)
问题描述: You are given two strings s and t consisting of small Latin letters, string s can
相关 CodeForces 825C(贪心)
问题描述: Makes solves problems on Decoforces and lots of other different online judges. Ea
相关 CodeForces 825B(DFS)
问题描述: Alice and Bob play 5-in-a-row game. They have a playing field of size 10 × 10. In
相关 CodeForces 825A(脑洞)
问题描述: Polycarp has just invented a new binary protocol for data transmission. He is enc
相关 Elections CodeForces - 1020C (贪心)
大意: 有n个选民, m个党派, 第i个选民初始投$p\_i$一票, 可以花费$c\_i$改变投票, 求最少花费使得第一个党派的票数严格最大 假设最终第一个党派得票数$
还没有评论,来说两句吧...