摘要: Financial Management Description Larry graduated this year and finally has a job. He's making a lot of money, but somehow never seems to have enough. 阅读全文
posted @ 2018-07-19 09:42 fantastic123 阅读(132) 评论(1) 推荐(0) 编辑
摘要: Description Businesses like to have memorable telephone numbers. One way to make a telephone number memorable is to have it spell a memorable word or 阅读全文
posted @ 2018-07-18 10:21 fantastic123 阅读(118) 评论(0) 推荐(0) 编辑
摘要: Hangover Description How far can you make a stack of cards overhang a table? If you have one card, you can create a maximum overhang of half a card le 阅读全文
posted @ 2018-07-18 10:07 fantastic123 阅读(107) 评论(0) 推荐(0) 编辑
摘要: POJ 1001 Exponentiation Description Problems involving the computation of exact values of very large magnitude and precision are common. For example, 阅读全文
posted @ 2018-07-18 09:46 fantastic123 阅读(144) 评论(0) 推荐(0) 编辑
摘要: 1090 3个数和为0 基准时间限制:1 秒 空间限制:131072 KB 分值: 5 难度:1级算法题 收藏 关注 1090 3个数和为0 基准时间限制:1 秒 空间限制:131072 KB 分值: 5 难度:1级算法题 1090 3个数和为0 基准时间限制:1 秒 空间限制:131072 KB 阅读全文
posted @ 2018-07-15 14:10 fantastic123 阅读(162) 评论(0) 推荐(0) 编辑
摘要: 1087 1 10 100 1000 1087 1 10 100 1000 1087 1 10 100 1000 1,10,100,1000...组成序列1101001000...,求这个序列的第N位是0还是1。 1,10,100,1000...组成序列1101001000...,求这个序列的第N位 阅读全文
posted @ 2018-07-15 10:36 fantastic123 阅读(198) 评论(0) 推荐(0) 编辑
摘要: 1083 矩阵取数问题 基准时间限制:1 秒 空间限制:131072 KB 分值: 5 难度:1级算法题 收藏 关注 1083 矩阵取数问题 基准时间限制:1 秒 空间限制:131072 KB 分值: 5 难度:1级算法题 1083 矩阵取数问题 基准时间限制:1 秒 空间限制:131072 KB 阅读全文
posted @ 2018-07-15 09:58 fantastic123 阅读(124) 评论(0) 推荐(0) 编辑
摘要: 1082 与7无关的数 1082 与7无关的数 1082 与7无关的数 一个正整数,如果它能被7整除,或者它的十进制表示法中某个位数上的数字为7,则称其为与7相关的数。求所有小于等于N的与7无关的正整数的平方和。 例如:N = 8,<= 8与7无关的数包括:1 2 3 4 5 6 8,平方和为:15 阅读全文
posted @ 2018-07-14 22:38 fantastic123 阅读(173) 评论(0) 推荐(0) 编辑
摘要: 1080 两个数的平方和 github:点这 1080 两个数的平方和 github:点这 1080 两个数的平方和 github:点这 给出一个整数N,将N表示为2个整数i与j的平方之和(i <= j),如果有多种表示,按照i的递增序输出。 例如:N = 130,130 = 3^2 + 11^2 阅读全文
posted @ 2018-07-14 20:42 fantastic123 阅读(347) 评论(0) 推荐(0) 编辑
摘要: 1005 大数加法 基准时间限制:1 秒 空间限制:131072 KB 分值: 0 难度:基础题 收藏 关注 1005 大数加法 基准时间限制:1 秒 空间限制:131072 KB 分值: 0 难度:基础题 1005 大数加法 基准时间限制:1 秒 空间限制:131072 KB 分值: 0 难度:基 阅读全文
posted @ 2018-07-13 15:11 fantastic123 阅读(166) 评论(0) 推荐(0) 编辑