发表评论取消回复
相关阅读
相关 codeforces 1197D-Yet Another Subarray Problem
传送门:[QAQQAQ][] 题意:给你一个序列,求一个子序列a\[l\]~a\[r\]使得该子序列的sum(l,r)-k\(r-l+1+m+1)/m值是在所有子序列中最大的
相关 【CF1197D】Yet Another Subarray Problem
Description [【CF1197D】Yet Another Subarray Problem][CF1197D_Yet Another Subarray Prob
相关 uva 11269——Setting Problems
题意:一共有n个问题,每个问题都有相应的s和g段,必须先解决s,然后才能解决g,两个人解决问题,问怎么解决使得总耗时最小。 思路:贪心。按照A.s\+max(A.g
相关 uva 11093——Just Finish it up
题意:环形跑道上有n个加油站,每个站可以加pi单位的油,从当前站开到下一站需要qi的油,问是否能够环游一圈。 思路:枚举。首先如果总需求量>总供给量,那么不可能。否
相关 uva 11490 ——Just Another Problem
题意:刚开始并没有看懂,耐着性子硬读下去,才勉强弄懂大意,英语也要加强训练啊! 题目是说你有s行c列士兵,然后带着他们去打仗,为了虚张声势,在士兵的中间缺了两个边长为r的洞
相关 UVA - 524 Prime Ring Problem
Description A ring is composed of n (even number) circles as shown in diagram. Put natu
相关 【概率+01背包】Just another Robbery
Think: 1知识点:【概率+01背包】 2题意:一个人去抢劫银行,当他的被捕概率小于P时才能行动,对于已存在的n个银行,每个银行含有属性w表示含有价值,属性p表示被
相关 Uva-10082-Problem C: WERTYU
Problem C: WERTYU ![p10082.jpg][] A common typing error is to place the hands on the
相关 1088A. Ehab and another construction problem
A. Ehab and another construction problem time limit per test 1 second memory limit pe
相关 B. Yet Another Meme Problem (math)
[题目][Link 1] a \ b+a+b=a \ 10^n+b a \ b+a=a\10^n b+1=10^n 故b=9 99 999 9999…
还没有评论,来说两句吧...