摘要:
HDU.2149 Public Sale (博弈论 巴什博弈)题意分析巴什博奕裸题 博弈论快速入门代码总览#include using namespace std;int main(){ int n,m,s,r; while(scanf("%d %d",&m,&n) !=... 阅读全文
posted @ 2017-08-07 00:09
pengwill
阅读(119)
评论(0)
推荐(0)
摘要:
HDU.1846 Brave Game (博弈论 巴什博弈)题意分析巴什博奕裸题 博弈论快速入门代码总览include using namespace std;int main(){ int t; scanf("%d",&t); while(t--){ ... 阅读全文
posted @ 2017-08-07 00:06
pengwill
阅读(116)
评论(0)
推荐(0)

浙公网安备 33010602011771号