随笔分类 -  DFS

摘要:D. Permutation Transformation time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output A permutat 阅读全文
posted @ 2021-03-15 19:07 sinEagle 阅读(148) 评论(0) 推荐(0)
摘要:A. Special Permutation time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output You are given one 阅读全文
posted @ 2021-03-11 10:23 sinEagle 阅读(111) 评论(0) 推荐(0)
摘要:题目描述 C 国有 n 个大城市和 m 条道路,每条道路连接这 n 个城市中的某两个城市。任意两个城市之间最多只有一条道路直接相连。这 m 条道路中有一部分为单向通行的道路,一部分为双向通行的道路,双向通行的道路在统计条数时也计为 1 条。 C 国幅员辽阔,各地的资源分布情况各不相同,这就导致了同一 阅读全文
posted @ 2018-04-30 17:33 sinEagle 阅读(633) 评论(0) 推荐(0)