摘要: 程序设计入门第四讲练习题题解 数论入门 对于新知识点的学习,需要不断地刷题训练,才能有所收获,才能更好地消化知识点。 题组链接: "程序设计入门第四讲练习题 数论 by vjudge" 题解: "A. Goldbach`s Conjecture(LightOJ 1259)【简单数论】【筛法】" "B 阅读全文
posted @ 2019-11-27 11:55 SatCH 阅读(192) 评论(0) 推荐(0) 编辑
摘要: Pairs Forming LCM (LightOJ 1236)【简单数论】【质因数分解】【算术基本定理】(未完成) 标签: 入门讲座题解 数论 题目描述 Find the result of the following code: 阅读全文
posted @ 2019-11-27 11:43 SatCH 阅读(141) 评论(0) 推荐(1) 编辑
摘要: Help Hanzo (LightOJ 1197) 【简单数论】【筛区间质数】 标签: 入门讲座题解 数论 题目描述 Amakusa, the evil spiritual leader has captured the beautiful princess Nakururu. The reason 阅读全文
posted @ 2019-11-27 11:41 SatCH 阅读(367) 评论(0) 推荐(0) 编辑
摘要: Aladdin and the Flying Carpet (LightOJ 1341)【简单数论】【算术基本定理】【分解质因数】(未完成) 标签:入门讲座题解 数论 题目描述 It's said that Aladdin had to solve seven mysteries before ge 阅读全文
posted @ 2019-11-27 11:40 SatCH 阅读(150) 评论(0) 推荐(0) 编辑
摘要: Sigma Function (LightOJ 1336)【简单数论】【算术基本定理】【思维】 标签: 入门讲座题解 数论 题目描述 Sigma function is an interesting function in Number Theory. It is denoted by the Gr 阅读全文
posted @ 2019-11-27 00:35 SatCH 阅读(269) 评论(0) 推荐(1) 编辑
摘要: Least Common Multiple (HDU 1019) 【简单数论】【LCM】【欧几里得辗转相除法】 标签: 入门讲座题解 数论 题目描述 The least common multiple (LCM) of a set of positive integers is the smalle 阅读全文
posted @ 2019-11-27 00:34 SatCH 阅读(155) 评论(0) 推荐(0) 编辑
摘要: 七夕节 (HDU 1215) 【简单数论】【找因数】 标签: 入门讲座题解 数论 题目描述 七夕节那天,月老来到数字王国,他在城门上贴了一张告示,并且和数字王国的人们说:"你们想知道你们的另一半是谁吗?那就按照告示上的方法去找吧!" 人们纷纷来到告示前,都想知道谁才是自己的另一半.告示如下: 数字N 阅读全文
posted @ 2019-11-27 00:33 SatCH 阅读(284) 评论(0) 推荐(0) 编辑