摘要: 题目简介 Description | 题目描述 Consider two natural numbers \(A\) and \(B\). Let \(S\) be the sum of all natural divisors of \(A^B\). Determine \(S\) modulo 阅读全文
posted @ 2021-09-20 14:48 AlienCollapsar 阅读(141) 评论(0) 推荐(0)
// 生成目录索引列表 // ref: http://www.cnblogs.com/wangqiguo/p/4355032.html // modified by: zzq