摘要: ACM预备队-week9(图论2) 1.查找文献: 题目链接:P5318 【深基18.例3】查找文献 - 洛谷 | 计算机科学教育新生态 (luogu.com.cn) 1 #include<bits/stdc++.h> 2 using namespace std; 3 const int M = 1e6 + 5; 4 vector< 阅读全文
posted @ 2023-01-02 20:29 Zac-saodiseng 阅读(248) 评论(0) 推荐(0)