码迷,mamicode.com
首页 >  
搜索关键字:水题    ( 4171个结果
CSPS_103
被sdfz踩爆了! %%%kai586123 %%%Gekoo %%%sdfz_yrt T1 我以为是水题!一直在肝! 而且为什么每次我的考场暴力都是考后才调出来啊!! 先记录一下正解的大神做法: 按顺序考虑每次出牌,每次要出使总胜数不变的最大的牌 考虑将a和b的牌放在一起排序,那么这个问题变成了: ...
分类:其他好文   时间:2019-11-07 09:59:30    阅读次数:84
【noip2014】
noip2014 生活大爆炸版石头剪刀布 模拟== 康了yyb的,大佬做水题的姿势都比我高端!!! 寻找道路 重做并没有用心.... 先dfs一遍将合法的点搞出来 然后再跑最短路 解方程 $\begin{align }f(x)&=a_nx^n+a_{n 1}x^{n 1}+...+a_1x_1+a_ ...
分类:其他好文   时间:2019-11-06 22:50:17    阅读次数:102
Codeforces Round #587 (Div. 3)
__ "Codeforces Round 587 (Div. 3)" __ __ "A. Prefixes" __ __思路:水题__ AC代码 ...
分类:其他好文   时间:2019-11-05 22:09:54    阅读次数:131
Codeforces Round #589 (Div. 2)
__ "Codeforces Round 589 (Div. 2)" __ __ "A. Distinct Digits" __ __思路:水题__ AC代码 ...
分类:其他好文   时间:2019-11-05 21:56:30    阅读次数:115
Educational Codeforces Round 73 (Rated for Div. 2)
__ "Educational Codeforces Round 73 (Rated for Div. 2)" __ __ "A. 2048 Game" __ __思路:水题 __ AC代码 ...
分类:其他好文   时间:2019-11-05 21:49:40    阅读次数:105
Codeforces Round #598 (Div. 3)
__ "Codeforces Round 598 (Div. 3)" __ __ "A. Payment Without Change" __ __思路:水题 没开long long wa2(考场降智__ AC代码 ...
分类:其他好文   时间:2019-11-05 21:37:06    阅读次数:113
Codeforces Round #588 (Div. 2)
__ "Codeforces Round 588 (Div. 2)" __ __ "A. Dawid and Bags of Candies" __ __思路:水题__ AC代码 ...
分类:其他好文   时间:2019-11-05 21:19:56    阅读次数:108
Codeforces Round #590 (Div. 3)
__ "Codeforces Round 590 (Div. 3)" __ __ "A. Equalize Prices Again" __ __思路:水题__ AC代码 ...
分类:其他好文   时间:2019-11-05 21:17:04    阅读次数:105
loj #6342. 跳一跳 期望dp
水题,逆推一遍即可~ code: #include <bits/stdc++.h> #define N 12000010 #define LL long long #define setIO(s) freopen(s".in","r",stdin) using namespace std; cons ...
分类:其他好文   时间:2019-11-04 17:33:19    阅读次数:69
csp-s模拟测试97
csp-s模拟测试97 猿型毕露。水题一眼秒,火题切不动,还是太菜了。 $T1$看了一会儿感觉$woc$期望题$T1??$假的吧??。 $T2$秒。 $T3$什么玩意儿。 40 01:24:46 100 00:31:38 10 02:49:26 150 02:49:26 $T1$特判错了希望人品可以 ...
分类:其他好文   时间:2019-11-04 11:45:11    阅读次数:99
4171条   上一页 1 ... 18 19 20 21 22 ... 418 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!