摘要: Description 国庆期间,省城HZ刚刚举行了一场盛大的集体婚礼,为了使婚礼进行的丰富一些,司仪临时想出了有一个有意思的节目,叫做"考新郎",具体的操作是这样的: 首先,给每位新娘打扮得几乎一模一样,并盖上大大的红盖头随机坐成一排; 然后,让各位新郎寻找自己的新娘.每人只准找一个,并且不允许多 阅读全文
posted @ 2016-02-10 21:23 Not-Bad 阅读(393) 评论(0) 推荐(0) 编辑
摘要: Description Give you two numbers A and B, if A is equal to B, you should print "YES", or print "NO". Input each test case contains two numbers A and B 阅读全文
posted @ 2016-02-10 20:01 Not-Bad 阅读(234) 评论(0) 推荐(0) 编辑
摘要: Description Give you a number on base ten,you should output it on base two.(0 < n < 1000) Input For each case there is a postive number n on base ten, 阅读全文
posted @ 2016-02-10 19:07 Not-Bad 阅读(179) 评论(0) 推荐(0) 编辑