摘要: 没有正解 都是我的暴力 T1生活大爆炸版石头剪刀布 把得分要求存进C数组里 c[i][j]表示i对j的得分情况 #include<iostream> #include<cmath> #include<ctime> #include<cstdio> #include<cstring> #include 阅读全文
posted @ 2018-11-06 21:12 ANhour 阅读(234) 评论(1) 推荐(0)
摘要: 没有正解,都是我的暴力 T1神奇的幻方 模拟 #include<iostream> #include<cmath> #include<ctime> #include<cstdio> #include<cstring> #include<cstdlib> #include<algorithm> #de 阅读全文
posted @ 2018-11-06 19:26 ANhour 阅读(281) 评论(0) 推荐(0)