摘要:
#include#includeusing namespace std;const int maxn=1000007;struct node{ __int64 real; int sum; node *next;}myhash[maxn];int get_hash(__int64 real){ in... 阅读全文
posted @ 2014-10-26 21:38
france
阅读(231)
评论(0)
推荐(0)
浙公网安备 33010602011771号