10 2020 档案
摘要:标题2020 - 1024 == 996 你品,你细品 堆、栈、队列 大根堆小根堆 大根堆 堆顶的元素是最大的,越往下越小 小根堆 ...
阅读全文
摘要:代码来自学长 #includeusing namespace std;#define rep(i,a,n) for (int i=a...
阅读全文
摘要:原文网址: https://blog.csdn.net/LCCFlccf/article/details/89643585 1.操作...
阅读全文
摘要:J. Just Arrange the Icons time limit per ...
阅读全文
摘要:F. Tree with Maximum Cost time limit per test2 seco...
阅读全文
摘要:L. Lexicography time limit per test3 seconds ...
阅读全文
摘要:什么是离散化呢?比如有这么一道题: 题目描述 小鱼有 n 名优秀的粉丝。 粉丝们得知小鱼将会在一条直线上出现,打算去膜他。为了方便,...
阅读全文
摘要:#pragma GCC optimize("Ofast,no-stack-protector,unroll-loops,fast-math") #pragma GCC target("sse,sse2,sse3,ssse3,sse4.1,sse4.2,avx,avx2,popcnt,tune=nat
阅读全文
摘要:#pragma GCC optimize("Ofast,no-stack-protector,unroll-loops,fast-m...
阅读全文