摘要:
#include<iostream> using namespace std; #include<string> #include<algorithm> const int len = 60; const int maxn = 1000+5; string data[maxn]; void prin 阅读全文
posted @ 2021-07-16 22:16
智人心
阅读(40)
评论(0)
推荐(0)
摘要:
#include<iostream> using namespace std; #include<vector> #include<cstring> struct BigInteger{ static const int BASE = 100000000; static const int WIDT 阅读全文
posted @ 2021-07-16 14:24
智人心
阅读(57)
评论(0)
推荐(0)
摘要:
#include<iostream> using namespace std; #include<vector> #include<cstring> struct BigInteger{ static const int BASE = 100000000; static const int WIDT 阅读全文
posted @ 2021-07-16 14:05
智人心
阅读(74)
评论(0)
推荐(0)

浙公网安备 33010602011771号