摘要:
A 找出来1到2020之间数位为2的数量。 不用特别去考虑,直接循环即可 B 求分子分母最小因子为1的。 跑两个for循环,写一个gcd就可以了 答案:2481215 int main() { // freopen("in.txt","r",stdin); ios::sync_with_stdio( 阅读全文
posted @ 2020-10-18 23:18
RioTian
阅读(1496)
评论(2)
推荐(1)
摘要:
预览图: HMTL代码部分 <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <t 阅读全文
posted @ 2020-10-18 22:46
RioTian
阅读(1852)
评论(1)
推荐(1)

浙公网安备 33010602011771号