摘要:        
题目链接 题解 #include<iostream> #include<cstring> #include<cstdio> using namespace std; int map[100005]; int book[100005]; #define inf 0x3f3f3f3f int main(    阅读全文
posted @ 2020-08-25 10:46
ice--cream
阅读(152)
评论(0)
推荐(0)
        
            
        
        
摘要:        
题目链接 题解 #include<iostream> #include<cstring> #include<cstdio> #include<vector> using namespace std; int map[100005]; vector<int> q; int main(){ int T;    阅读全文
posted @ 2020-08-25 09:33
ice--cream
阅读(90)
评论(0)
推荐(0)
        
                    
                
浙公网安备 33010602011771号