摘要: 高精度加法: #include<bits/stdc++.h> #define endl '\n' using namespace std; string s1,s2; int la,lb,lc; int a[505],b[505],c[505]; void strtoint(string str,i 阅读全文
posted @ 2025-02-04 21:17 2789617221guo 阅读(25) 评论(0) 推荐(0)