上一页 1 ··· 9 10 11 12 13 14 15 16 17 ··· 29 下一页
摘要: 1032: [JSOI2007]祖码ZumaTime Limit:10 SecMemory Limit:162 MBSubmit:637Solved:318[Submit][Status][Discuss]Description这是一个流行在Jsoi的游戏,名称为祖玛。精致细腻的背景,外加神秘的印加... 阅读全文
posted @ 2015-07-22 10:42 AI_Believer 阅读(669) 评论(0) 推荐(0)
摘要: 1.ac自动机 1A 妈妈呀 1 #include 2 #include 3 #include 4 #include 5 #include 6 #include 7 #define PAU putchar(' ') 8 #define ENT putchar('\n') 9 using names... 阅读全文
posted @ 2015-07-21 08:00 AI_Believer 阅读(160) 评论(0) 推荐(0)
摘要: 1.ST表 1RE line:for(int j=1;(1 2 #include 3 #include 4 #include 5 #include 6 #include 7 #define PAU putchar(' ') 8 #define ENT putchar('\n') 9 usin... 阅读全文
posted @ 2015-07-20 10:34 AI_Believer 阅读(204) 评论(0) 推荐(0)
摘要: 1028: [JSOI2007]麻将Time Limit:1 SecMemory Limit:162 MBSubmit:1270Solved:576[Submit][Status][Discuss]Description麻将是中国传统的娱乐工具之一。麻将牌的牌可以分为字牌(共有东、南、西、北、中、发... 阅读全文
posted @ 2015-07-20 08:51 AI_Believer 阅读(288) 评论(0) 推荐(0)
摘要: 1027: [JSOI2007]合金Time Limit:4 SecMemory Limit:162 MBSubmit:2605Solved:692[Submit][Status][Discuss]Description某公司加工一种由铁、铝、锡组成的合金。他们的工作很简单。首先进口一些铁铝锡合金原... 阅读全文
posted @ 2015-07-20 07:56 AI_Believer 阅读(187) 评论(0) 推荐(0)
摘要: 1026: [SCOI2009]windy数Time Limit:1 SecMemory Limit:162 MBSubmit:3700Solved:1662[Submit][Status][Discuss]Descriptionwindy定义了一种windy数。不含前导零且相邻两个数字之差至少为2... 阅读全文
posted @ 2015-07-19 22:25 AI_Believer 阅读(262) 评论(0) 推荐(0)
摘要: 1025: [SCOI2009]游戏Time Limit:1 SecMemory Limit:162 MBSubmit:1533Solved:964[Submit][Status][Discuss]Descriptionwindy学会了一种游戏。对于1到N这N个数字,都有唯一且不同的1到N的数字与之... 阅读全文
posted @ 2015-07-19 18:46 AI_Believer 阅读(539) 评论(0) 推荐(0)
摘要: 整理模板,同时测了一下memset,for,fill到底谁快。。。结果:memset最快,其次是for,fill最慢QAQ。。。。 1 #include 2 #include 3 #include 4 #include 5 #include 6 #include 7 #define PAU putc... 阅读全文
posted @ 2015-07-19 17:58 AI_Believer 阅读(194) 评论(0) 推荐(0)
摘要: 1024: [SCOI2009]生日快乐Time Limit:1 SecMemory Limit:162 MBSubmit:1729Solved:1219[Submit][Status][Discuss]Descriptionwindy的生日到了,为了庆祝生日,他的朋友们帮他买了一个边长分别为 X ... 阅读全文
posted @ 2015-07-19 16:58 AI_Believer 阅读(263) 评论(0) 推荐(0)
摘要: 1023: [SHOI2008]cactus仙人掌图Time Limit:1 SecMemory Limit:162 MBSubmit:1440Solved:582[Submit][Status][Discuss]Description如果某个无向连通图的任意一条边至多只出现在一条简单回路(simp... 阅读全文
posted @ 2015-07-19 16:35 AI_Believer 阅读(1029) 评论(0) 推荐(0)
上一页 1 ··· 9 10 11 12 13 14 15 16 17 ··· 29 下一页