摘要: L1-002. 打印沙漏时间限制400 ms内存限制65536 kB代码长度限制8000 B判题程序Standard作者陈越本题要求你写个程序把给定的符号打印成沙漏的形状。例如给定17个“*”,要求按下列格式打印***** *** * ********所谓“沙漏形状”,是指每行输出奇数个符号;各行符 阅读全文
posted @ 2018-03-18 21:35 whatiwhere 阅读(371) 评论(0) 推荐(0) 编辑
摘要: 武汉科技大学ACM :1003: 零起点学算法78——牛牛Problem Description牛牛是一种纸牌游戏,总共5张牌,规则如下: 如果找不到3张牌的点数之和是10的倍数,则为没牛; 如果其中3张牌的点数之和是10的倍数,则为有牛,剩下两张牌的点数和对10取余数,余数是几,就是牛几,特别的当 阅读全文
posted @ 2018-03-18 19:27 whatiwhere 阅读(410) 评论(0) 推荐(0) 编辑
摘要: In a party held by CocaCola company, several students stand in a circle and play a game. One of them is selected as the first, and should say the numb 阅读全文
posted @ 2018-03-18 19:05 whatiwhere 阅读(169) 评论(0) 推荐(0) 编辑
摘要: L1-018. 大笨钟 时间限制 400 ms 内存限制 65536 kB 代码长度限制 8000 B 判题程序 Standard 作者 陈越 时间限制 400 ms 时间限制 400 ms 内存限制 65536 kB 内存限制 65536 kB 代码长度限制 8000 B 代码长度限制 8000 阅读全文
posted @ 2018-03-18 18:46 whatiwhere 阅读(308) 评论(0) 推荐(0) 编辑