摘要: 【题面】: "解方程" 【思路】: 首先你会发现数据非常毒瘤,$a[i]'9'){if(c==' ')f= 1;c=getchar();} while(c ='0' && c include using namespace std; typedef long long ll; const int m 阅读全文
posted @ 2018-08-14 16:56 lajioj 阅读(365) 评论(0) 推荐(0)
摘要: 贴一个高精度的模板,支持$ + /$ $\%$ orz 太强辣!! cpp include include include include using namespace std; const int W = 10000; const int s = 4; const int WS[4] = {10 阅读全文
posted @ 2018-08-14 15:37 lajioj 阅读(135) 评论(0) 推荐(0)