2022年2月20日

摘要: PAT 甲级 1001 A+B Format PAT 甲级 1002 A+B for Polynomials PAT 甲级 1003 Emergency DFS PAT 甲级 1004 Counting Leaves PAT 甲级 1005 Spell It Right 模拟 字符串 PAT 甲级 阅读全文
posted @ 2022-02-20 12:15 itdef 阅读(86) 评论(0) 推荐(0) 编辑
摘要: ios::sync_with_stdio(false); cin.tie(0); cout.tie(0); 《算法竞赛进阶指南》 第一章 Acwing 89. a^b 位运算 更新bitset版本 《算法竞赛进阶指南》 第一章 Acwing 90. 64位整数乘法 《算法竞赛进阶指南》 第一章 Ac 阅读全文
posted @ 2022-02-20 12:14 itdef 阅读(346) 评论(2) 推荐(1) 编辑
摘要: 入门篇 第2章 算法入门 STL应用 vector HDU 3527 STL应用 map HDU 3527 STL应用 queue poj 1915 STL应用 set hdu 1412 STL应用 map poj 2418 STL应用 map HDU 1263 STL应用 stack 计蒜客 T1 阅读全文
posted @ 2022-02-20 12:13 itdef 阅读(114) 评论(0) 推荐(0) 编辑
摘要: 练习专题 kaungbin oj专题 算法训练营 入门篇 题库 https://vjudge.net/article/2652 进阶篇 题库 https://vjudge.net/article/2642 挑战程序设计竞赛(第二版)题集 https://vjudge.net/article/46 其 阅读全文
posted @ 2022-02-20 12:08 itdef 阅读(43) 评论(0) 推荐(0) 编辑
摘要: 算法问题实战策略 题解 书籍配套的韩国OJ 地址比较慢 https://algospot.com/judge/problem/list/ 不知道是韩国体面风格有趣,还是翻译者的用词比较贴切, 题面阅读起来没有一般题目的晦涩感,容易理解,难度也循序渐进. 解释题面和思路也非常详细,个人认为书籍和题目十 阅读全文
posted @ 2022-02-20 11:07 itdef 阅读(142) 评论(0) 推荐(0) 编辑
摘要: 英文题面的题解 ios::sync_with_stdio(false); cin.tie(0); cout.tie(0); https://vjudge.net/ https://vjudge.net.cn/ 《挑战程序设计竞赛1》 2.1 poj 1979 Red and Black 挑战程序设计 阅读全文
posted @ 2022-02-20 11:01 itdef 阅读(431) 评论(0) 推荐(0) 编辑

导航