随笔分类 -  高精度

摘要:upd:程序设计课写了个链表实现的实数加减乘除,输入格式要严格按照程序结尾的数据来(嫌麻烦没有压位) #include<bits/stdc++.h> using namespace std; #define gc getchar #define pc putchar typedef long lon 阅读全文
posted @ 2018-07-29 21:26 Mingoal 阅读(16) 评论(0) 推荐(0)