上一页 1 ··· 5 6 7 8 9 10 11 12 13 下一页
摘要: 反转字符串 不要使用新的列表,在原列表本身进行字符串反转。 反向取值,向弹出s[-1]值再加入列表,再弹出s[-2]值再加入列表,以此类推...直到遍历完整个列表。 阅读全文
posted @ 2019-06-09 13:45 no樂on 阅读(346) 评论(0) 推荐(0) 编辑
摘要: Problem 48 The series, 11 + 22 + 33 + ... + 1010 = 10405071317. Find the last ten digits of the series, 11 + 22 + 33 + ... + 10001000. 使用math.pow进行pow 阅读全文
posted @ 2019-06-05 10:13 no樂on 阅读(156) 评论(0) 推荐(0) 编辑
摘要: Problem 25 阅读全文
posted @ 2019-06-02 17:43 no樂on 阅读(156) 评论(0) 推荐(0) 编辑
摘要: Problem 22 Using names.txt (https://projecteuler.net/problem=22)(right click and 'Save Link/Target As...'), a 46K text file containing over five-thous 阅读全文
posted @ 2019-06-02 17:18 no樂on 阅读(167) 评论(0) 推荐(0) 编辑
摘要: Problem 20 问题网址:https://projecteuler.net/problem=20 阅读全文
posted @ 2019-06-02 16:29 no樂on 阅读(155) 评论(0) 推荐(0) 编辑
摘要: Problem 17 阅读全文
posted @ 2019-06-02 12:17 no樂on 阅读(254) 评论(0) 推荐(0) 编辑
摘要: Problem 16 阅读全文
posted @ 2019-06-02 11:18 no樂on 阅读(143) 评论(0) 推荐(0) 编辑
摘要: Problem 14 阅读全文
posted @ 2019-06-02 11:00 no樂on 阅读(131) 评论(0) 推荐(0) 编辑
摘要: Problem 13 阅读全文
posted @ 2019-06-02 11:00 no樂on 阅读(130) 评论(0) 推荐(0) 编辑
摘要: Problem 11 阅读全文
posted @ 2019-06-01 11:26 no樂on 阅读(163) 评论(0) 推荐(0) 编辑
上一页 1 ··· 5 6 7 8 9 10 11 12 13 下一页