摘要: #include <bits/stdc++.h>using namespace std;int main(){ string CALCNUM; string NUMFIRST,NUMSECOND; int NUMFIRSTINT[100],NUMSECONDINT[100]; getline(cin 阅读全文
posted @ 2023-11-12 09:43 hanxuyao 阅读(28) 评论(0) 推荐(0)