摘要: https://www.luogu.com.cn/problem/P1022 #include<cstdio> #include<cstring> using namespace std; double num=0,x=0;//num是数字之和,x为系数之和 char c,p;//c被用作读入每一个 阅读全文
posted @ 2019-08-08 10:28 Hazelxcf 阅读(75) 评论(0) 推荐(0)