摘要:
#include <iostream> #include <cstdio> #include <cstring> #include <stdlib.h> #include <algorithm> #include <vector> #define int long long #define N 27 阅读全文
posted @ 2026-02-27 22:28
high_skyy
阅读(14)
评论(0)
推荐(0)
摘要:
题目概述 给定 \(n\),连边方式 \(i\) 连向 \(j\) 满足 \(1\leq i<j\leq n\)。 求对于 \(k\in[0,n]\),恰好有 \(k\) 个点 \(x\) 满足 \(1\rightarrow x\rightarrow n\)。 数据范围:\(1\leq n\leq 阅读全文
posted @ 2026-02-27 22:24
high_skyy
阅读(8)
评论(0)
推荐(0)

浙公网安备 33010602011771号