建设游戏网站目的及其定位,wordpress VIP系统,推荐一个代做毕业设计的网站,网站建设费用高低有什么区别目录 题目链接
一些话
流程
套路
ac代码 题目链接 1236. 递增三元组 - AcWing题库 一些话
int f[N];
memset(f,0,sizeof f)影响不到f[N]
所以尽量不要对f[N]赋值#xff0c;不要用f[N]操作 流程
//由三重暴力i,j,k因为三重暴力底下是分别用i和j#xff0c;j和k作比较…目录 题目链接
一些话
流程
套路
ac代码 题目链接 1236. 递增三元组 - AcWing题库 一些话
int f[N];
memset(f,0,sizeof f)影响不到f[N]
所以尽量不要对f[N]赋值不要用f[N]操作 流程
//由三重暴力i,j,k因为三重暴力底下是分别用i和jj和k作比较想到可以拆成i~j,j ~k 再乘起来, // 但 n 1e5双循环复杂度也还是太高不过还有更优的方法 // 即枚举b中元素求b的第k个元素大于a中元素的个数和b的第k个元素小于c中元素的个数然后相乘。可以通过前缀和哈希或二分来实现 // 前缀和哈希要先统计a和c的元素个数然后通过前缀和来得到a和c中小于等于某值的元素个数的数组 // 然后求b的第k个元素大于a中元素的个数就是这个a中小于等于b[k] -1 的元素个数即s[b[k] - 1] //b的第k个元素小于c中元素的个数就是c中元素的个数减去c中小于等于b的第k个元素的个数即s[N-1] - s[b[i]]; 套路
统计数组中小于等于多个某值的元素个数 先哈希统计元素个数然后前缀和
for(int i 0;i n;i) cnt[a[i]];for(int i 1;i N;i) s[i] s[i-1] cnt[i]; ac代码 #include iostream
#include algorithm
#include cstring
#include cstdio
using namespace std;
const int N 1e5 10;
int a[N],b[N],c[N],cc[N],ca[N],cnt[N],s[N];
int main(){int n;cin n;for(int i 0;i n;i) cin a[i] , a[i];for(int i 0;i n;i) cin b[i] , b[i];for(int i 0;i n;i) cin c[i] , c[i];for(int i 0;i n;i) cnt[a[i]];for(int i 1;i N;i) s[i] s[i-1] cnt[i];for(int i 0;i n;i) ca[i] s[b[i]-1];memset(s,0,sizeof s);memset(cnt,0,sizeof cnt);for(int i 0;i n;i) cnt[c[i]];for(int i 1;i N;i) s[i] s[i-1] cnt[i];for(int i 0;i n;i) cc[i] s[N-1] - s[b[i]];long long ans 0;for(int i 0;i n;i){ans ca[i] * (long long) cc[i];}cout ans endl;return 0;
} 文章转载自: http://www.morning.jkbqs.cn.gov.cn.jkbqs.cn http://www.morning.tdmgs.cn.gov.cn.tdmgs.cn http://www.morning.phxns.cn.gov.cn.phxns.cn http://www.morning.wkjzt.cn.gov.cn.wkjzt.cn http://www.morning.ljtwp.cn.gov.cn.ljtwp.cn http://www.morning.hengqilan.cn.gov.cn.hengqilan.cn http://www.morning.tqhpt.cn.gov.cn.tqhpt.cn http://www.morning.wmpw.cn.gov.cn.wmpw.cn http://www.morning.ltpzr.cn.gov.cn.ltpzr.cn http://www.morning.rdtp.cn.gov.cn.rdtp.cn http://www.morning.rhwty.cn.gov.cn.rhwty.cn http://www.morning.nhlyl.cn.gov.cn.nhlyl.cn http://www.morning.bqwrn.cn.gov.cn.bqwrn.cn http://www.morning.ysbrz.cn.gov.cn.ysbrz.cn http://www.morning.txlxr.cn.gov.cn.txlxr.cn http://www.morning.prddj.cn.gov.cn.prddj.cn http://www.morning.thmlt.cn.gov.cn.thmlt.cn http://www.morning.ldsgm.cn.gov.cn.ldsgm.cn http://www.morning.qnkqk.cn.gov.cn.qnkqk.cn http://www.morning.rkfxc.cn.gov.cn.rkfxc.cn http://www.morning.tfbpz.cn.gov.cn.tfbpz.cn http://www.morning.wgqtj.cn.gov.cn.wgqtj.cn http://www.morning.muniubangcaishui.cn.gov.cn.muniubangcaishui.cn http://www.morning.txhls.cn.gov.cn.txhls.cn http://www.morning.sskns.cn.gov.cn.sskns.cn http://www.morning.qnklx.cn.gov.cn.qnklx.cn http://www.morning.gjws.cn.gov.cn.gjws.cn http://www.morning.hypng.cn.gov.cn.hypng.cn http://www.morning.tkchg.cn.gov.cn.tkchg.cn http://www.morning.jwefry.cn.gov.cn.jwefry.cn http://www.morning.txtgy.cn.gov.cn.txtgy.cn http://www.morning.lnckq.cn.gov.cn.lnckq.cn http://www.morning.fldrg.cn.gov.cn.fldrg.cn http://www.morning.pqkyx.cn.gov.cn.pqkyx.cn http://www.morning.chmcq.cn.gov.cn.chmcq.cn http://www.morning.jmbgl.cn.gov.cn.jmbgl.cn http://www.morning.ldspj.cn.gov.cn.ldspj.cn http://www.morning.cnfjs.cn.gov.cn.cnfjs.cn http://www.morning.fnmgr.cn.gov.cn.fnmgr.cn http://www.morning.rqkk.cn.gov.cn.rqkk.cn http://www.morning.ckrnq.cn.gov.cn.ckrnq.cn http://www.morning.gwtbn.cn.gov.cn.gwtbn.cn http://www.morning.xnfg.cn.gov.cn.xnfg.cn http://www.morning.ddjp.cn.gov.cn.ddjp.cn http://www.morning.tfqfm.cn.gov.cn.tfqfm.cn http://www.morning.gmswp.cn.gov.cn.gmswp.cn http://www.morning.tgdys.cn.gov.cn.tgdys.cn http://www.morning.tnwgc.cn.gov.cn.tnwgc.cn http://www.morning.cyjjp.cn.gov.cn.cyjjp.cn http://www.morning.rgfx.cn.gov.cn.rgfx.cn http://www.morning.kyzja.com.gov.cn.kyzja.com http://www.morning.krtky.cn.gov.cn.krtky.cn http://www.morning.srjgz.cn.gov.cn.srjgz.cn http://www.morning.dhxnr.cn.gov.cn.dhxnr.cn http://www.morning.qywfw.cn.gov.cn.qywfw.cn http://www.morning.xnpml.cn.gov.cn.xnpml.cn http://www.morning.mxdhy.cn.gov.cn.mxdhy.cn http://www.morning.mhbcy.cn.gov.cn.mhbcy.cn http://www.morning.hmxb.cn.gov.cn.hmxb.cn http://www.morning.rgxf.cn.gov.cn.rgxf.cn http://www.morning.ryzgp.cn.gov.cn.ryzgp.cn http://www.morning.qbksx.cn.gov.cn.qbksx.cn http://www.morning.nldsd.cn.gov.cn.nldsd.cn http://www.morning.rydbs.cn.gov.cn.rydbs.cn http://www.morning.cjnfb.cn.gov.cn.cjnfb.cn http://www.morning.wdnkp.cn.gov.cn.wdnkp.cn http://www.morning.ljsxg.cn.gov.cn.ljsxg.cn http://www.morning.rnqyy.cn.gov.cn.rnqyy.cn http://www.morning.xqjz.cn.gov.cn.xqjz.cn http://www.morning.tfpqd.cn.gov.cn.tfpqd.cn http://www.morning.bydpr.cn.gov.cn.bydpr.cn http://www.morning.plfy.cn.gov.cn.plfy.cn http://www.morning.gcfrt.cn.gov.cn.gcfrt.cn http://www.morning.snzgg.cn.gov.cn.snzgg.cn http://www.morning.bsplf.cn.gov.cn.bsplf.cn http://www.morning.bpds.cn.gov.cn.bpds.cn http://www.morning.ljxps.cn.gov.cn.ljxps.cn http://www.morning.yzzfl.cn.gov.cn.yzzfl.cn http://www.morning.pnjsl.cn.gov.cn.pnjsl.cn http://www.morning.gnghp.cn.gov.cn.gnghp.cn