摘要: 题目描述There are five numbers 1,2,3,4 and 5,now you can see four of them,do you know what is the remaining one?输入格式 Four different integ... 阅读全文
posted @ 2015-11-28 23:32 Victor_Lv 阅读(129) 评论(0) 推荐(0) 编辑
摘要: 题目描述 Write a program that reads an integer with 3 digits and adds all the digits in the integer.For example,if an integer is 932,the s... 阅读全文
posted @ 2015-11-28 22:45 Victor_Lv 阅读(1238) 评论(0) 推荐(0) 编辑
摘要: 题目描述Given two postive integers A and B, please calculate the maximum integer C that C*B≤A, and the real number D equal to A/B.输入格式Two... 阅读全文
posted @ 2015-11-28 22:12 Victor_Lv 阅读(6346) 评论(0) 推荐(0) 编辑