本题最短题解我打NOIP?! 真的假的?!2024-08-26 16:40:10发布于:广东3阅读0回复0点赞#include <bits/stdc++.h> using namespace std; int main(){ int n,m; cin>>n>>m; cout<<__gcd(n,m); } 就没人用杠杠gcd吗? 有帮助,赞一个去预览0/2000发布这里空空如也
有帮助,赞一个