C++简单解法 摘要:#includeusing namespace std;int main(void){ long long a,b; while(cin>>a>>b)//之所以不用whi…… 题解列表 2025年02月28日 0 点赞 0 评论 165 浏览 评分:10.0