摘要: 问题 F: 求多个数的最大公约数 multigcd [1*]: 点击查看代码 #include<iostream> #include<algorithm> #include<string> #include<vector> using namespace std; int fun(int a,int 阅读全文
posted @ 2024-08-03 16:54 编程给我口饭吃 阅读(45) 评论(0) 推荐(0)