会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
代码改变世界
Cnblogs
Dashboard
Login
Home
Contact
Gallery
Subscribe
RSS
Min·zc
随笔档案-2011年6月30日
Sicily/1018. A Card Trick[Special judge]
2011-06-30 20:52 by Min·zc, 239 阅读,
收藏
,
摘要: /*按照题意直接模拟就可以了*将所有的牌面都转化成数字***/#include #include using namespace std;int cd[5];char w[3];int tem[5];int getsp(){int s=tem[2];int sp=2;for(int i=2;ix[1])n+=3;b=((tem[1]+4*n)%52)/4;int c=tem[0]/4;i...
阅读全文
0 Comment
About