摘要: software remove and so on 阅读全文
posted @ 2022-02-01 19:25 ggexs 阅读(104) 评论(0) 推荐(0)
摘要: free elibrary 阅读全文
posted @ 2022-02-01 19:24 ggexs 阅读(17) 评论(0) 推荐(0)
摘要: code #include<algorithm> #include<iostream> using namespace std; int main(){ ios::sync_with_stdio(false); float n,x,sum=0; cin>>x; int i; while(0!=x){ 阅读全文
posted @ 2022-02-01 19:05 ggexs 阅读(57) 评论(0) 推荐(0)