
topcoder
x___song
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
topcoder_SRM611_250
topcoder_SRM611_250简单模拟题大概意思是指有一个数满足的条件有1.0~9中的数x如果出现一定是出现两次2.在相同数x中所夹的数的数目和该数相同(eg:2002 ,2和2中间有两个数 0和0中间有0个数)如果满足以上两种条件就返回“Interesting”否则就返回"Not interesting"思路1.对该数扫描一遍 用一原创 2014-03-05 10:50:08 · 796 阅读 · 0 评论 -
topcoder_open_algorithm_1A_250
模拟(暴力)题目司仪原创 2014-04-14 00:53:06 · 590 阅读 · 0 评论 -
topcoder_SRM_615_250
先把代码贴了 现在toc题目目前找不到原创 2014-04-05 21:17:47 · 473 阅读 · 0 评论 -
topcoder_SRM_616_div2
Problem Statement Alex is sleeping soundly. At any moment, his sleepiness can be characterized by an integer. You are given an intS that represents Alex's initial sleepiness.Unfortuna原创 2014-04-11 18:06:20 · 761 阅读 · 0 评论 -
TC_SRM_621_DIV2
250题目链接原创 2014-05-23 13:36:24 · 508 阅读 · 0 评论