Popular repositories Loading
-
-
-
-
-
Solution9-tianyu
Solution9-tianyu Public学号:2023111174 修改思路: 1) 并查集:find 以 fa[x]<0 判根并路径压缩;按集合大小合并降低树高。 2) 建图:邻接表 1..n 全量初始化;加边处补上花括号,确保双向建边在循环体内。 3) 判定流程:对每个 i,先检查 i 与其不喜欢者是否同集合(同集即不可二分),再把所有不喜欢者合并到同一集合作为 i 的对立组。 4) 测试:新增 L2023111174_9_T…
Java
-
ForestBlog
ForestBlog PublicForked from saysky/ForestBlog
一个简单漂亮的SSM(Spring+SpringMVC+Mybatis)博客系统
Java
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.
