摘要: 先备个份: check 有向图的仙人掌: #include <bits/stdc++.h> #define FASTIO ios::sync_with_stdio(false);cin.tie(0);cout.tie(0); using namespace std; using ll = long 阅读全文
posted @ 2025-05-27 21:17 tanjiaqi 阅读(6) 评论(0) 推荐(0)