摘要: 强烈推荐的一篇学博弈的博客~:https://blog.csdn.net/sinat_40872274/article/details/84983258?utm_source=app 自己再此基础上截取了比较简短的,可以拿来直接用的东西,所以要想仔细学一番的话请去看链接中大佬的博客吧^^^^ (一) 阅读全文
posted @ 2019-08-11 17:28 swsyya 阅读(192) 评论(0) 推荐(0)
摘要: 题目链接:https://cn.vjudge.net/problem/UVA-272 AC代码: 1 /* */ 2 #include <iostream> 3 #include <stdio.h> 4 #include <string.h> 5 #include <cmath> 6 #includ 阅读全文
posted @ 2019-08-11 16:55 swsyya 阅读(155) 评论(0) 推荐(0)

回到顶部