摘要: 暴力算法 excel(适用蓝桥杯) 直接使用函数库 __gcd(int ,int )辗转相除法 strtol(,,)转换进制 枚举法 小学奥数数论,分解质因数 打表 把所有可能的结果,先在本地存储到数组 输出所需要的 阅读全文
posted @ 2022-11-04 21:40 5hithin 阅读(46) 评论(0) 推荐(0)