就小赵库里2025-02-23 11:33:19发布于:浙江38阅读0回复0点赞 b; cout<<#include<bits/stdc++.h> using namespace std; int f(int a,int b){ if(a%b==0) return b; return f(b,a%b); } int main(){ int a,b; cin>>af(a,b); return 0; } 有帮助,赞一个去预览0/2000发布全部评论 1༺ཌༀ 龙 ༀད༻删除难 1周前 来自 贵州0
有帮助,赞一个