Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content
View Tyrst1's full-sized avatar

Block or report Tyrst1

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. nltk_data nltk_data Public

    Forked from nltk/nltk_data

    NLTK Data

    Python

  2. OSSD25-Lab1-2023111994 OSSD25-Lab1-2023111994 Public

    Python

  3. OSSDP-Lab2 OSSDP-Lab2 Public

    Forked from HanchuanXu/OSSDP-Lab2

    Java

  4. Solution4-Tianyu Solution4-Tianyu Public

    Java

  5. Solution9-tianyu Solution9-tianyu Public

    学号:2023111174 修改思路: 1) 并查集:find 以 fa[x]<0 判根并路径压缩;按集合大小合并降低树高。 2) 建图:邻接表 1..n 全量初始化;加边处补上花括号,确保双向建边在循环体内。 3) 判定流程:对每个 i,先检查 i 与其不喜欢者是否同集合(同集即不可二分),再把所有不喜欢者合并到同一集合作为 i 的对立组。 4) 测试:新增 L2023111174_9_T…

    Java

  6. ForestBlog ForestBlog Public

    Forked from saysky/ForestBlog

    一个简单漂亮的SSM(Spring+SpringMVC+Mybatis)博客系统

    Java