字符串处理

题目 链接
[NOIP2018 普及组] 标题统计 https://www.luogu.com.cn/problem/P5015
[NOIP2003 普及组] 乒乓球 https://www.luogu.com.cn/problem/P1042
[NOIP2008 普及组] ISBN 号码 https://www.luogu.com.cn/problem/P1055
[NOIP2008 提高组] 笨小猴 https://www.luogu.com.cn/problem/P1125
[NOIP2011 普及组] 统计单词数 https://www.luogu.com.cn/problem/P1308
[NOIP2009 普及组] 多项式输出 https://www.luogu.com.cn/problem/P1067
[CSP-J 2021] 网络连接 https://www.luogu.com.cn/problem/P7911

模拟

题目 链接
[NOIP2005 普及组] 陶陶摘苹果 https://www.luogu.com.cn/problem/P1046
[NOIP2015 普及组] 金币 https://www.luogu.com.cn/problem/P2669
[NOIP2011 普及组] 数字反转 https://www.luogu.com.cn/problem/P1307
[CSP-J2020] 优秀的拆分 https://www.luogu.com.cn/problem/P7071
[NOIP2005 普及组] 校门外的树 https://www.luogu.com.cn/problem/P1047
[NOIP2010 普及组] 接水问题 https://www.luogu.com.cn/problem/P1190
[CSP-J 2021] 小熊的果篮 https://www.luogu.com.cn/problem/P7912
[NOIP2004 普及组] 花生采摘 https://www.luogu.com.cn/problem/P1086

枚举

题目 链接
[NOIP2012 普及组] 质因数分解 https://www.luogu.com.cn/problem/P1075
[NOIP2010 普及组] 数字统计 https://www.luogu.com.cn/problem/P1179
[NOIP2014 普及组] 珠心算测验 https://www.luogu.com.cn/problem/P2141
[NOIP2015 普及组] 扫雷游戏 https://www.luogu.com.cn/problem/P2670
[NOIP2016 普及组] 回文日期 https://www.luogu.com.cn/problem/P2010
[NOIP2018 普及组] 龙虎斗 https://www.luogu.com.cn/problem/P5016
[NOIP2002 普及组] 选数 https://www.luogu.com.cn/problem/P1036

排序

题目 链接
[NOIP2006 普及组] 明明的随机数 https://www.luogu.com.cn/problem/P1059
[NOIP2017 普及组] 图书管理员 https://www.luogu.com.cn/problem/P3955
[NOIP2007 普及组] 奖学金 https://www.luogu.com.cn/problem/P1093
[NOIP2009 普及组] 分数线划定 https://www.luogu.com.cn/problem/P1068
[CSP-J2020] 直播获奖 https://www.luogu.com.cn/problem/P7072
[NOIP1998 提高组] 拼数 https://www.luogu.com.cn/problem/P1012
[NOIP2011 普及组] 瑞士轮 https://www.luogu.com.cn/problem/P1309
[CSP-J 2021] 插入排序 https://www.luogu.com.cn/problem/P7910

贪心

题目 链接
P1223 排队接水 https://www.luogu.com.cn/problem/P1223
P1803 线段覆盖 https://www.luogu.com.cn/problem/P1803
[NOIP2007 普及组] 纪念品分组 https://www.luogu.com.cn/problem/P1094
[NOIP2008 普及组] 排座椅 https://www.luogu.com.cn/problem/P1056
[NOIP2004 提高组] 合并果子 https://www.luogu.com.cn/problem/P1090

线性表

题目 链接
c6020 模拟栈 http://oj.yogeek.cn/problem/c6020
[NOIP2013 普及组] 表达式求值 https://www.luogu.com.cn/problem/P1981
c6021 模拟队列 http://oj.yogeek.cn/problem/c6021
[CSP-J2019] 公交换乘 https://www.luogu.com.cn/problem/P5661
[NOIP2016 普及组] 海港 https://www.luogu.com.cn/problem/P2058
[CSP-J 2021] 小熊的果篮 https://www.luogu.com.cn/problem/P7912

数学

题目 链接
[CSPJ2021] 分糖果 https://www.luogu.com.cn/problem/P7909
[NOIP2001 普及组] 最大公约数和最小公倍数问题 https://www.luogu.com.cn/problem/P1029
[NOIP2014 普及组] 比例简化 https://www.luogu.com.cn/problem/P2118
[P1143] 进制转换 https://www.luogu.com.cn/problem/P1143
P1866 编号 https://www.luogu.com.cn/problem/P1866
P3383 【模板】线性筛素数 https://www.luogu.com.cn/problem/P3383
[NOIP2003 普及组] 栈 https://www.luogu.com.cn/problem/P1044

动态规划

题目 链接
[NOIP2005 普及组] 采药 https://www.luogu.com.cn/problem/P1048
[NOIP2006 普及组] 开心的金明 https://www.luogu.com.cn/problem/P1060
[NOIP2007 普及组] 守望者的逃离 https://www.luogu.com.cn/problem/P1095
[NOIP2008 普及组] 传球游戏 https://www.luogu.com.cn/problem/P1057
[NOIP2012 普及组] 摆花 https://www.luogu.com.cn/problem/P1077

暑假CSP-J必刷题单相关推荐

  1. 【C/C++】蓝桥杯算法必刷题(一)目标ICPC铜/蓝桥杯国一

    目录 前言 该题单中第一类考点:输入输出 1001.这是一道签到题 1005.乘法表 1006.KiKi学程序设计基础 1007.疫情死亡率 该题单中第二类考点:思维题 1002.排列式 1018.开 ...

  2. python必刷面试_Python面试必刷题系列(5)

    本篇是[Python面试必刷题系列]的第5篇文章.通过收集.整理Python真实面试题,给大家讲解面试中的python高频考察点,希望能够引起读者的足够重视. 往期回顾: Python中 is 和 = ...

  3. 计算机基础知识必刷,《2019年江苏专转本考试-计算机基础必刷题题库(第四章)》...

    <2019年江苏专转本考试-计算机基础必刷题题库(第四章)> 一.判断   共3题 (共计3分) 第1题: 计算机信息系统的特征之一是处理的数据量大,因此必须在内存中设置缓冲区,用以长期保 ...

  4. 刷题日记【第十三篇】-笔试必刷题【数根+星际密码+跳台阶扩展问题+快到碗里来】

    刷题日记[第十三篇]-笔试必刷题[数根+星际密码+跳台阶扩展问题+快到碗里来] 1.方法区在JVM中也是一个非常重要的区域,它与堆一样,是被[线程共享]的区域. 下面有关JVM内存,说法错误的是?(c ...

  5. 【C/C++】蓝桥杯算法必刷题(三)目标ICPC铜/蓝桥杯国一

    目录 前言 题解文章汇总 题目传送门:算法必刷题(三) 该题单中第一类考点:二进制 1018.有趣的二进制 1019.[NOIP2006]数列 1020.只能吃土豆的牛牛 该题单中第二类考点:思维 1 ...

  6. 3维两点间的距离 js_高考必刷题4:球面上任意两点间距离的计算

    678地理工作室,每天,6:13 678地理工作室诚邀一起合作的小伙伴 文章首发于微信公众号"老丁侃地理",欢迎关注 本文为老丁原创,引用请注明来源 第一部分:经纬网部分,考纲和知 ...

  7. CFA/FRM/CAIA刷题名单 必刷题库

    CFA/FRM/CAIA刷题名单 必刷题库地址 介绍

  8. 力扣刷题——单链表系列——第一题:移除链表元素,从此链表初窥门径,神挡杀神~

    题目链接:力扣 力扣刷题------>单链表系列 第一种解法:在原链表上进行操作,小红日烧脑版 /*** Definition for singly-linked list.* public c ...

  9. 如何在新版csp网站上刷题

    CCF目前已经推出新版CSP网站,许多小可爱问过我怎么在新版CSP网站上刷题,这篇博客主要说一下如何进入CSP刷题页面. 首先进入新版CSP网址 http://www.cspro.org/ ,如果已有 ...

最新文章

  1. oralce中级OCP考试时间和题量以及通过率
  2. 如何绘制类似仓库的平面位置图
  3. 深入理解消息队列(场景,对比,原理和设计思想)
  4. C库宏-offsetof()
  5. 怎么判断冠词用a还是an_英文写作常见错误学习笔记 | 冠词
  6. 美国只有两样东西要比中国 贵,一个是智慧财产权,一个是人工
  7. UTF-8与GB2312之间的互换
  8. html视频播放 bootstrap,基于Bootstrap和jQuery的视频播放器插件
  9. 基于S3C2440A的DM9000A的调试笔记
  10. 静态电子购物网站设计回忆
  11. PMP课程笔记:第10章 项目沟通管理
  12. 串行加法器和并行加法器_N位并行加法器(4位二进制加法器和减法器)
  13. 美国区块链与药品供应链管理的应用案例
  14. 1079:计算分数加减表达式的值 题解 信息学奥赛 NOIP
  15. 快来看,数据分析BI软件居然也能完成基金变迁大数据分析?
  16. 03独立按键控制LED移动
  17. app启动页面的问题
  18. C++面向对象实验4:类和对象二——第二题:商店销售
  19. 从爆款IP到独家IP,汽车之家内容战略如何登高?
  20. http之 半包 粘包

热门文章

  1. Windows Server 2012 R2 系统安装详细步骤
  2. 【毕业设计】深度学习 opencv python 实现中国交通标志识别
  3. 和快手抖音类似的短视频直播APP,仿v聊富聊花间一对一直播收费APP
  4. 315披露智能家居安全问题,其实是一件好事
  5. 2009美国电子/通信工程专业排名
  6. nodejs之multiparty插件使用解析
  7. urllib之urlopen和urlretrieve的headers传入以及parse、urlparse、urlsplit的使用
  8. 使用javaxMail发送邮件
  9. 1腾讯,等于255爽?
  10. 2022年双非计算机保研经历