
数论
行走的算法
哈哈哈哈哈哈哈!!!!!
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
算法 - 求两个自然数的最小公倍数(C++)
//**************************************************************************************************** // // 求两个自然数的最小公倍数 - C++ - by Chimomo // // 最小公倍数 = 两数的乘积 / 最大公约数原创 2017-05-12 20:08:01 · 819 阅读 · 0 评论 -
F - Raising Modulo Numbers POJ - 1995
People are different. Some secretly read magazines full of interesting girls' pictures, others create an A-bomb in their cellar, others like using Windows, and some like difficult mathematical games. L原创 2017-05-14 19:25:31 · 318 阅读 · 0 评论