码迷,mamicode.com
首页 >  
搜索关键字:playing a game    ( 5937个结果
poj1463 Strategic game
http://poj.org/problem?id=1463 树形dp dp[i][0/1]表示放与不放 直接转移 ...
分类:其他好文   时间:2019-08-03 00:11:44    阅读次数:78
HDU - 4630 No Pain No Game(离线线段树)
No Pain No Game 题意:给出一个长度为n的1到n的排列 求区间两点gcd最大 思路: 因为题目没有更新 我们可以离线求解 对于每个查询按r排序 因为两点gcd一定会是两个数的约数 那么可以暴力插入a[i]的约数(当a[x]含有这个约数时 我们就能插入这个约数(x<i)) 我们使用las ...
分类:其他好文   时间:2019-08-02 22:30:09    阅读次数:109
并查集
"Haybale Guessing" 题目描述 The cows, who always have an inferiority complex about their intelligence, have a new guessing game to sharpen their brains. A ...
分类:其他好文   时间:2019-07-31 18:09:45    阅读次数:87
Linux Shell脚本编程--cut命令
参考: https://www.cnblogs.com/zwgblog/p/6006102.html ...
分类:系统相关   时间:2019-07-31 01:16:43    阅读次数:149
M - xzlnb!! (二分降低时间复杂度)
http://codeforces.com/gym/101755/problem/K The studio «Lodka Gaming» is engaged in advertising of their new game «.C.O.N.T.E.S.T: Unexpected Behaviour ...
分类:其他好文   时间:2019-07-30 22:00:33    阅读次数:165
1148 Werewolf - Simple Version (20 分)
1148 Werewolf - Simple Version (20 分) 1148 Werewolf - Simple Version (20 分) 1148 Werewolf - Simple Version (20 分) Werewolf(狼人杀) is a game in which the ...
分类:其他好文   时间:2019-07-30 21:24:09    阅读次数:84
Kadane Algorithm
Kadane Algorithm 求一个数组里连续子序列的和最大。 A. Flipping Game Description Iahub got bored, so he invented a game to be played on paper. He writes n integers a1,? ...
分类:其他好文   时间:2019-07-30 15:32:19    阅读次数:70
[Codeforces 1191D] Tokitsukaze, CSL and Stone Game(博弈论)
[Codeforces 1191D] Tokitsukaze, CSL and Stone Game(博弈论) 题面 有n堆石子,两个人轮流取石子,一次只能从某堆里取一颗。如果某个人取的时候已经没有石子,或者取完后又两堆石子个数相同(个数为0也算)。假如两人都足够聪明,问谁能赢。 分析 贪心考虑,最 ...
分类:其他好文   时间:2019-07-30 10:47:09    阅读次数:216
31 Game-Based Learning Resources for Educators
https://www.legendsoflearning.com/resource/31-game-based-learning-resources-for-educators/ Game based learning (GBL) offers proven benefits for studen ...
分类:其他好文   时间:2019-07-29 14:30:45    阅读次数:117
Gamification and Game-Based Learning
https://uwaterloo.ca/centre-for-teaching-excellence/teaching-resources/teaching-tips/educational-technologies/all/gamification-and-game-based-learning ...
分类:其他好文   时间:2019-07-29 14:15:03    阅读次数:99
5937条   上一页 1 ... 60 61 62 63 64 ... 594 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!