Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
huxulm committed Feb 24, 2024
1 parent 9ced530 commit 691b685
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion public/contest.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/tags.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[[2745966228,"Divide and Conquer","分治"],[1631658827,"Depth-First Search","深度优先搜索"],[2604685700,"Counting","计数"],[2720626878,"Doubly-Linked List","双向链表"],[4036243672,"Database","数据库"],[4116070215,"String Matching","字符串匹配"],[2593860184,"Queue","队列"],[3152783174,"Shortest Path","最短路"],[446798627,"Line Sweep","扫描线"],[382270662,"Array","数组"],[1526846831,"Iterator","迭代器"],[767310859,"Interactive","交互"],[2952532185,"Greedy","贪心"],[135058847,"Stack","栈"],[3361825412,"Quickselect","快速选择"],[2967599592,"Binary Search","二分查找"],[4141685903,"Union Find","并查集"],[851369480,"Bitmask","状态压缩"],[882398702,"Breadth-First Search","广度优先搜索"],[954837032,"Monotonic Queue","单调队列"],[226253435,"Radix Sort","基数排序"],[334724963,"Reservoir Sampling","水塘抽样"],[3122227617,"Shell",""],[1858746375,"Recursion","递归"],[3381359851,"Dynamic Programming","动态规划"],[4013823363,"Heap (Priority Queue)","堆(优先队列)"],[681488273,"Bit Manipulation","位运算"],[1132225755,"Sliding Window","滑动窗口"],[20600792,"Counting Sort","计数排序"],[2465402031,"Backtracking","回溯"],[3988226293,"Tree","树"],[608099761,"Geometry","几何"],[3376788625,"Eulerian Circuit","欧拉回路"],[3901555439,"Design","设计"],[1315724598,"Simulation","模拟"],[110965111,"Brainteaser","脑筋急转弯"],[4247755135,"Binary Indexed Tree","树状数组"],[2981007068,"Combinatorics","组合数学"],[3008118568,"Randomized","随机化"],[1614322657,"Bucket Sort","桶排序"],[3200621928,"Game Theory","博弈"],[2777070981,"Hash Table","哈希表"],[3084752268,"Biconnected Component","双连通分量"],[2282267785,"Number Theory","数论"],[2300936473,"Two Pointers","双指针"],[1645884698,"Rolling Hash","滚动哈希"],[1674020409,"Memoization","记忆化搜索"],[3349326461,"Rejection Sampling","拒绝采样"],[1808652384,"Binary Search Tree","二叉搜索树"],[1615808600,"String","字符串"],[3609828652,"Probability and Statistics","概率与统计"],[3789650833,"Merge Sort","归并排序"],[2947477999,"Sorting","排序"],[3504911592,"Linked List","链表"],[1692555020,"Topological Sort","拓扑排序"],[1378748721,"Strongly Connected Component","强连通分量"],[1618992015,"Monotonic Stack","单调栈"],[3922821388,"Matrix","矩阵"],[4015258302,"Prefix Sum","前缀和"],[805400942,"Segment Tree","线段树"],[1303275809,"Minimum Spanning Tree","最小生成树"],[4257256577,"Trie","字典树"],[604962628,"Binary Tree","二叉树"],[1432994735,"Math","数学"],[1597208551,"Graph","图"],[803820082,"Ordered Set","有序集合"],[3164438233,"Suffix Array","后缀数组"],[492620472,"Concurrency","多线程"],[868588451,"Hash Function","哈希函数"],[666045116,"Enumeration","枚举"],[777015263,"Data Stream","数据流"]]
[[1132225755,"Sliding Window","滑动窗口"],[3361825412,"Quickselect","快速选择"],[604962628,"Binary Tree","二叉树"],[1432994735,"Math","数学"],[851369480,"Bitmask","状态压缩"],[3200621928,"Game Theory","博弈"],[226253435,"Radix Sort","基数排序"],[4257256577,"Trie","字典树"],[868588451,"Hash Function","哈希函数"],[1645884698,"Rolling Hash","滚动哈希"],[4036243672,"Database","数据库"],[777015263,"Data Stream","数据流"],[1618992015,"Monotonic Stack","单调栈"],[3084752268,"Biconnected Component","双连通分量"],[2465402031,"Backtracking","回溯"],[4015258302,"Prefix Sum","前缀和"],[2745966228,"Divide and Conquer","分治"],[2604685700,"Counting","计数"],[1597208551,"Graph","图"],[803820082,"Ordered Set","有序集合"],[3922821388,"Matrix","矩阵"],[1315724598,"Simulation","模拟"],[20600792,"Counting Sort","计数排序"],[2300936473,"Two Pointers","双指针"],[110965111,"Brainteaser","脑筋急转弯"],[2282267785,"Number Theory","数论"],[1615808600,"String","字符串"],[3789650833,"Merge Sort","归并排序"],[1692555020,"Topological Sort","拓扑排序"],[2981007068,"Combinatorics","组合数学"],[767310859,"Interactive","交互"],[608099761,"Geometry","几何"],[882398702,"Breadth-First Search","广度优先搜索"],[681488273,"Bit Manipulation","位运算"],[2967599592,"Binary Search","二分查找"],[1378748721,"Strongly Connected Component","强连通分量"],[492620472,"Concurrency","多线程"],[3122227617,"Shell",""],[2947477999,"Sorting","排序"],[2777070981,"Hash Table","哈希表"],[382270662,"Array","数组"],[4116070215,"String Matching","字符串匹配"],[666045116,"Enumeration","枚举"],[3381359851,"Dynamic Programming","动态规划"],[4247755135,"Binary Indexed Tree","树状数组"],[1674020409,"Memoization","记忆化搜索"],[3164438233,"Suffix Array","后缀数组"],[135058847,"Stack","栈"],[1808652384,"Binary Search Tree","二叉搜索树"],[3349326461,"Rejection Sampling","拒绝采样"],[3901555439,"Design","设计"],[3504911592,"Linked List","链表"],[2593860184,"Queue","队列"],[1614322657,"Bucket Sort","桶排序"],[1526846831,"Iterator","迭代器"],[1631658827,"Depth-First Search","深度优先搜索"],[1858746375,"Recursion","递归"],[954837032,"Monotonic Queue","单调队列"],[3376788625,"Eulerian Circuit","欧拉回路"],[334724963,"Reservoir Sampling","水塘抽样"],[4141685903,"Union Find","并查集"],[2720626878,"Doubly-Linked List","双向链表"],[2952532185,"Greedy","贪心"],[3152783174,"Shortest Path","最短路"],[3008118568,"Randomized","随机化"],[1303275809,"Minimum Spanning Tree","最小生成树"],[3988226293,"Tree","树"],[3609828652,"Probability and Statistics","概率与统计"],[805400942,"Segment Tree","线段树"],[446798627,"Line Sweep","扫描线"],[4013823363,"Heap (Priority Queue)","堆(优先队列)"]]
2 changes: 1 addition & 1 deletion public/zenk.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/app.scss
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ td,

&.sm {
color: black!important;
font-size: 0.6rem;
font-size: .875rem;
padding: 2px 5px;
}

Expand Down

0 comments on commit 691b685

Please sign in to comment.