2017年11月10日

摘要: 没去试能不能AC,总是要搞好久,留着自己看看而已 #include <iostream>#include <algorithm>using namespace std;const int maxd = 10003;#define point pair<int,int>point arr[maxd]; 阅读全文
posted @ 2017-11-10 22:42 只是个回忆录 阅读(154) 评论(0) 推荐(0)
摘要: 先挂着以后来debug 受不了了(- #include <iostream>const int maxd = 10003;//最大绝对值10000const int maxsize = 1003;int m[2*maxd][2 * maxd];//int memory[2 * maxsize];in 阅读全文
posted @ 2017-11-10 15:09 只是个回忆录 阅读(215) 评论(0) 推荐(0)

导航