• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
 






hebozi

 
 

Powered by 博客园
博客园 | 首页 | 新随笔 | 联系 | 订阅 订阅 | 管理

2012年8月6日

HDU 1283 最简单的计算机
摘要: 最简单的计算机Time Limit: 2000/1000 MS (Java/Others)Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 2779Accepted Submission(s): 1602Problem Description一个名叫是PigHeadThree的研究组织设计了一台实验用的计算机,命名为PpMm。PpMm只能执行简单的六种命令A,B,C,D,E,F;只有二个内存M1,M2;三个寄存器R1,R2,R3。六种命令的含义如下:命令A:将内存M1的数据装到寄存器R1中;命令B:将内存M2的数据装到寄 阅读全文
posted @ 2012-08-06 19:51 hebozi 阅读(126) 评论(0) 推荐(0)
 
分珠宝 对珠宝的期望不同
摘要: DistributionTimeLimit:1500MSDescriptionOneday,ObamadreamedthatheandClintonwenttogethertostealjewellery,gotnpiecesofthejewellerys.Howtodividestolenjewellerysbecameaproblem,becausetheestimatedvalueofeachpiecesofthejewelleryarenotthesametothem.IfthetotalvalueofthejewellerysObamareceivedaccordingtohisst 阅读全文
posted @ 2012-08-06 15:44 hebozi 阅读(160) 评论(0) 推荐(0)
 
ACM组合数学题目列表
摘要: 基本组合计数HDU1028 Ignatius and the Princess III 整数划分HIT1402 整数划分问题 多种整数划分解题报告:点击进入查看置换群PKU2369 求置换的周期1026 求置换的循环节1721 置换的幂运算3270 置换的循环节,黑书题1879 模拟+置换的循环节HDU1537 求三阶魔方的置换置换群相关资料:点击进入下载Polya定理HDU1812 Count the Tetris polya定理1817 Necklace of Beads polya定理2481 ToyHIT2084 The Colored Cubes2647 MegaminxPKU128 阅读全文
posted @ 2012-08-06 09:33 hebozi 阅读(1218) 评论(0) 推荐(1)
 
HDU 2594 Simpsons’ Hidden Talents KMP
摘要: Simpsons’ Hidden TalentsTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 833Accepted Submission(s): 280Problem DescriptionHomer: Marge, I just figured out a way to discover some of the talents we weren’t aware we had.Marge: Yeah, what is it?Homer: T 阅读全文
posted @ 2012-08-06 09:07 hebozi 阅读(150) 评论(0) 推荐(0)