header_user_avatar
登录
  • 首页
  • 归档
    • Java
    • 算法
    • Flutter
  • 时光轴
  • 留言板
  • 友链
  • 关于
    • API接口站

Kurihada's Blog

平平无奇的在职社畜

  • github
  • apex
  • E-mail
  • 切换
  • Codeforces

    post_img
    发布于 2020-07-22
    121 热度 无~ Codeforces

    Codeforces Round #658 (Div. 2)题解ABC(1&2)D

    摘要

    A. Common Subsequence 思路: 数据不是很大,直接vis标记一下在a中出现过的数,然后在b中遇到相同的数记录一 …

    post_img
    发布于 2020-07-20
    127 热度 无~ Codeforces

    Codeforces Round #657 (Div. 2)A~C题解

    摘要

    A. Acacius and String 思路: 解题的时候觉得太暴力了,以为有更好的方法就直接放弃了,结果真的就是暴力(哭辽) …

    post_img
    发布于 2020-07-19
    125 热度 无~ Codeforces

    Codeforces Round #656 (Div. 3)A~E题解

    摘要

    A. Three Pairwise Maximums 思路: 将a, b, c非递减排序后得,x=b,y=z=c若y 不等于 z则 …

    post_img
    发布于 2020-07-14
    118 热度 无~ Codeforces

    Educational Codeforces Round 91 A~D题解

    摘要

    A. Three Indices 思路: 直接遍历数组找到一个值比它左右的值都大的即可原因:如果该值存在,则该点必定为最大值,左右 …

    post_img
    发布于 2020-07-12
    127 热度 无~ Codeforces

    Codeforces Round #655 (Div. 2)A~C题解

    摘要

    A. Omkar and Completion 思路: 只需要满足表达式 直接输出n个1即可 AC Code: B. Omkar …

    post_img
    发布于 2020-07-12
    129 热度 无~ Codeforces

    Codeforces Round #654 (Div. 2)A~D题解

    摘要

    A. Magical Sticks 思路: 求中位数即可 AC Code: B. Magical Calendar 思路: 一周的 …

    post_img
    发布于 2020-04-17
    130 热度 无~ Codeforces

    Codeforces Round #635 (Div. 2) C. Linova and Kingdom题解

    摘要

    思路: 贪心,如果选择某个节点 i 作为旅游城市,那么对增加的度就是以节点 i 为根的子树(不包括节点 i )包含的节点数量对减少 …

    loading_svg

    Copyright © by kurihada All Rights Reserved.

    加载耗时 0.033 秒 | 查询 23 次 | 内存使用 4.42 MB
    Theme Sakurairo by Fuukei
    m-avatar
    • 首页
    • 归档
      • Java
      • 算法
      • Flutter
    • 时光轴
    • 留言板
    • 友链
    • 关于
      • API接口站

    想要找点什么呢?