摘要: 杂 P4306 [JSOI2010] 连通数 SB 题。bitset 优化 floyd。\(O(\frac{n^3}{\omega})\)。你猜为什么我哇了很多发。 Code #include <bits/stdc++.h> #define _for(i, a, b) for (int i = (a 阅读全文
posted @ 2025-03-19 14:42 Ray_Wu 阅读(10) 评论(0) 推荐(0)