
博弈
yyPurpose_forever
FIGHTING
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
codeforces859c(dp 博弈)
C. Pie Rulestime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputYou may have heard of the pie rule before. It原创 2018-02-08 14:14:37 · 698 阅读 · 0 评论 -
poj2311(博弈SG函数)
Cutting GameTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 4813 Accepted: 1764DescriptionUrej loves to play various types of dull games. He usually a原创 2018-03-07 20:19:11 · 230 阅读 · 0 评论 -
poj2425(公平组合博弈 SG定理)
A Chess GameTime Limit: 3000MS Memory Limit: 65536KTotal Submissions: 4261 Accepted: 1728DescriptionLet's design a new chess game. There are N positions to hold原创 2018-02-08 20:45:36 · 395 阅读 · 0 评论 -
codeforces786a(bfs 博弈)
C. Berzerktime limit per test4 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputRick and Morty are playing their own version of原创 2018-03-07 19:23:11 · 288 阅读 · 0 评论 -
牛客国庆集训派对Day3 G(组合博弈)
链接:https://www.nowcoder.com/acm/contest/203/G来源:牛客网 Stones时间限制:C/C++ 1秒,其他语言2秒空间限制:C/C++ 524288K,其他语言1048576K64bit IO Format: %lld题目描述有n堆石子,第i堆石子有xi个。修修和栋栋轮流取石子,每人每次需要从任意一堆石子中取走个,修修先手。无法操...原创 2018-10-05 20:54:40 · 330 阅读 · 0 评论