跳至内容
  • 周六. 5月 10th, 2025

信息学题解

OIer写题解 - 个人资料整理

  • Home
热门标签
  • abc289f
  • ABC
  • 题解
  • 广搜
  • 枚举
  • 数论
  • 筛法

最新文章

ABC383入门组题解 【袁】ABC328A~F题解(总体难度:简单) 【中】abc315 D~EX 题解 【袁】ABC314A~F题解(总体难度:中等) 【袁】ABC313A~E题解(总体难度:较难)
Atcoder

ABC292C加乘原理预处理统计方案

3月 4, 2023 crxis

#include <stdio.h> int n…

Atcoder

ABC292B红黄牌数组计数统计

3月 4, 2023 crxis

#include <stdio.h> int n…

Atcoder

ABC292A字符串大小写转换

3月 4, 2023 crxis

#include <stdio.h> int n…

Atcoder

ABC291F稀疏矩阵双向最短路交汇合并

2月 26, 2023 crxis

#include <bits/stdc++.h>…

Atcoder

ABC291E拓扑排序判断方案是否唯一

2月 26, 2023 crxis

#include <stdio.h> #defi…

Atcoder

ABC291D计数DP记忆化搜索倒搜

2月 26, 2023 crxis

#include <stdio.h> #incl…

Atcoder

ABC291C字符串坐标移动位置哈希判重

2月 26, 2023 crxis

#include <bits/stdc++.h>…

Atcoder

ABC291B排序去掉最高最低分输出平均分

2月 26, 2023 crxis

#include <bits/stdc++.h>…

Atcoder

ABC291A字符串查找大写字母

2月 26, 2023 crxis

#include <stdio.h> char …

Atcoder

ABC290E回文串分类讨论计数STL

2月 26, 2023 crxis

#include <bits/stdc++.h>…

Atcoder

ABC290D数学周期GCD计数

2月 23, 2023 crxis

#include <stdio.h> int T…

Atcoder

ABC290C选m个数求最大mex值

2月 23, 2023 crxis

#include <stdio.h> const…

Atcoder

ABC290B排名靠前的m个优先晋级

2月 23, 2023 crxis

#include <stdio.h> int n…

Atcoder

ABC290A循环求m个数的和

2月 23, 2023 crxis

#include <stdio.h> int n…

Atcoder

【康】ABC289F简单枚举+动脑筋

2月 16, 2023 kangliyang

数学题,但可以贪心过 题意: 在平面直角坐标系中,给定起点$…

文章导航

1 … 4 5 6 … 10

近期文章

  • ABC383入门组题解
  • 【袁】ABC328A~F题解(总体难度:简单)
  • 【中】abc315 D~EX 题解
  • 【袁】ABC314A~F题解(总体难度:中等)
  • 【袁】ABC313A~E题解(总体难度:较难)

近期评论

没有评论可显示。

归档

  • 2024年12月
  • 2023年11月
  • 2023年8月
  • 2023年7月
  • 2023年5月
  • 2023年4月
  • 2023年3月
  • 2023年2月
  • 2023年1月
  • 2022年12月
  • 2022年11月

分类

  • Atcoder
  • 比赛题解
  • 经典算法

信息学题解

OIer写题解 - 个人资料整理

自豪地采用WordPress | 主题: Newsup 作者 Themeansar 粤ICP备19004910号

  • Home