E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
LLT
玲珑杯(树状数组)
题目链接:点击打开链接代码:#include#definelllonglongusingnamespacestd;intn,m;inta[100005],b[100005];structBIT{
llt
[
dongdongdong122
·
2016-11-26 18:03
玲珑杯(树状数组)
中国剩余定理模版【中国剩余定理】
b){d=a,x=1,y=0;}else{ex_gcd(b,a%b,y,x,d);y-=x*(a/b);}}LLinv(
LLt
Joefery
·
2016-10-25 14:15
->
数论
<-
中国剩余定理
统计损失
统计损失题目描述SJY有一天被
LLT
紧急召去计算一些可能的损失。
LLT
元首管理的SHB国的交通形成了一棵树,现在将会出现一颗陨石砸在SHB国中,并且陨石砸毁的必定是SHB国构成的交通树上的一条路径。
Jokercold
·
2016-09-07 20:20
树形DP
# Swust 12th acm 邀请赛# [ A ] A+B problem [题解]
简明题意A、B数组A有n个数,B有m个数m #defineN100005 #defineLLlonglong LLa[N],b[N];
LLt
; intmain(){ intT; intn,m;
qq_33583069
·
2016-06-07 12:00
SGU 146 The Runner(水~)
Input第一行两个整数l和n,之后n行两个数ti和vi表示这ti时间段内此人速度为vi(1 #include #include usingnamespacestd; typedeflonglongll;
llt
V5ZSQ
·
2016-04-16 19:00
BZOJ2705: [SDOI2012]Longge的问题
给定一个整数N,你需要求出∑gcd(i,N)(1 #definelllonglong lln,ans; intm; llphi(llx){
llt
=x; for(lli=2;i*i1)t=t/x*(x-
geng4512
·
2016-04-11 17:00
BestCoder Round #79 1002/hdu 5661 Claris and XOR 贪心
; intmain() { intT; cin>>T; while(T--) { LLa,b,c,d,ans=0; cin>>a>>b>>c>>d; for(inti=62;i>=0;i--) {
LLt
zchahaha
·
2016-04-11 11:00
ACM
bc
HDU
贪心
BestCode
VCS 使用
VCS系统主要由4大部件组成,分别是:
LLT
(LowLatencyTransport) GAB(GroupMembershipandAtomicBroadcast) GAB提供集群节点间消息通信VCS使用
a188851234
·
2016-04-08 11:00
UVA 1006 水题
include #include #include #include #include #include usingnamespacestd; #defineLLlonglong LLn; LLer(
LLt
baidu_23081367
·
2016-04-07 10:00
[HDU1787]GCD Again(根n求phi)
运用公式:ϕ(n)=n(1−1p1)(1−1p2)……(1−1pn)代码#include #include #include usingnamespacestd; #defineLLlonglong
LLT
Clove_unique
·
2016-04-01 14:00
数论
HDU
【GDOI三校联考】Pow
t #include #include #definefo(i,a,b)for(inti=a;in)return1; llg=gcd(b[x],y);y/=g;b[x]/=g;
llt
=pow(x+1,
alan_cty
·
2016-03-21 18:00
gcd
快速幂
pow
欧拉定理
GDOI三校联考
矩阵分解——三角分解(二)
Cholesky分解)三角矩阵的性质下三角矩阵L∈Rn×n,Lij=⎧⎩⎨⎪⎪对角,下三角,上三角,i=ji>ji<jCholesky分解的计算公式实对称正定矩阵的Cholesky分解:A=
LLT
lanchunhui
·
2016-03-15 13:00
2016郑州大学ACM/ICPC训练赛 Round1
defineN1010 usingnamespacestd; intmain() { #ifndefONLINE_JUDGE //freopen("1.txt","r",stdin); #endif
llt
qq_21120027
·
2016-03-12 18:00
[GDKOI2016]小学生数学题
y)return1;
llt
=qsm(x,
WerKeyTom_FTD
·
2016-03-09 18:00
UVA 12325(p210)----Zombie's Treasure Chest
intmain() { //ios::sync_with_stdio(false); //freopen("in.in","r",stdin); //freopen("out.out","w",stdout);
LLt
wang2147483647
·
2016-02-27 14:00
【UVA 1586】Ancient Cipher
代码#include #include #include #definelllonglong usingnamespacestd;
llt
; doublew,m[5]={12.01,1.008,16.00,14.01
水郁
·
2016-02-13 23:00
usaco 3.2 Stringsobits 数位dp
StringsobitsKimSchrijversConsideranorderedsetSofstringsofN(1 #defineREP(i,a,b)for(inti=a;i>1;
llt
=F
__560
·
2016-02-12 08:00
BZOJ 3533: [Sdoi2014]向量集( 线段树 + 三分 )
defineDecode(x)(x^=(ans&0X7FFFFFFF)) constintmaxn=400009; boolOnline;intn,N,L,R,pos;llans; inlinevoidMax(ll&x,
llt
JSZX11556
·
2016-01-31 22:00
Poj2417 大步小步算法
defineINF1000000007 #definemo1000007 typedeflonglongll; structnode{ llm,data; intnext; }hash[1000000];
llt
zmh964685331
·
2016-01-16 14:00
2084: [Poi2010]Antisymmetry hash+二分
500005],hash2[500005],f[500005]; chars[500005]; usingnamespacestd; inlineinthash(intff,intl,intr) {
llt
Phenix_2015
·
2016-01-05 22:00
第十九周 1.3-1.9
include 4usingnamespacestd; 5typedeflonglongLL; 6constLLmod=1e9+7; 7constLLmaxn=1e6+10; 8mapM; 9
LLt
Aguin
·
2016-01-03 21:00
HDU 2602 Bone Collector(01背包)
usingnamespacestd; #defineLLlonglong constLLmaxm=1e4+10; LLdp[maxm]; LLw[maxm]; LLv[maxm]; intmain() {
LLt
zyx520ytt
·
2015-11-10 23:00
Eclipse 恢复删除的文件
这件事发生在,两周以前,那时我正在写
LLT
,补充完代码覆盖率。突然,我的代码呢,我的代码去哪里了?
·
2015-11-09 14:46
eclipse
Eclipse 恢复删除的文件
这件事发生在,两周以前,那时我正在写
LLT
,补充完代码覆盖率。突然,我的代码呢,我的代码去哪里了?由于对Eclipse还不太熟悉,代码就则样被我从磁盘删掉了。
·
2015-11-09 14:45
eclipse
【DP】 BZOJ 3675: [Apio2014]序列分割
#include usingnamespacestd; typedeflonglongLL; constintmaxn=100005;
LLt
1[maxn],t2[maxn]; LLs[maxn];
blankcqk
·
2015-11-06 21:00
dp
【UKIEPC2015 M】【暴力匹配+SET去重】Milestone Counter 匀速行驶 合法的里程碑起点
#include #include #include #include usingnamespacestd; typedeflonglongLL; constintN=1e3+10; intn,m;
LLt
snowy_smile
·
2015-11-03 17:00
算法
ACM
ICPC
欧拉函数
#include #include #include usingnamespacestd; #defineLLlonglong LLa,b,c,n; LLphi(LLx)//求单个欧拉函数的算法 {
LLt
zz_ylolita
·
2015-11-02 20:00
android setLayoutParams 问题,出错
1 LinearLayout layt = (LinearLayout) rootView.findViewById(R.id.
llt
_2); 2 FrameLayout.LayoutParams
·
2015-10-28 09:25
LayoutParams
扩展欧几里得 【记录】
原始的欧几里得算法只能求解gcd(a,b),有两种写法迭代写法:LLgcd(LLa,LLb) {
LLt
; while(b) { t=b; b=a%b; a=t; } returna; }递归写法:LLgcd
chenzhenyu123456
·
2015-10-17 18:00
HDU 5461 Largest Point (水)
include #include #include #include #include usingnamespacestd; constintN=6000005; typedeflonglongLL;
LLt
acraz
·
2015-09-19 20:00
Contest Hunter - Handle
){inti,j,h,t;for(i=0,t=0;it)swap(a[i],a[t]);for(j=(len>>1);(t^=j)>=1);}for(h=2;h>1);j++,w=w*wn%mod){
llt
ww140142
·
2015-09-11 10:38
其他题型
其他OJ
OIer刷题记录
Contest
Hunter
NTT
生成函数
多项式
BZOJ 3884 上帝与集合的正确用法 欧拉定理
include #include #include #include #defineN3000010 #defineM10000010 usingnamespacestd; typedeflonglongll;
llt
wzq_QwQ
·
2015-09-04 08:00
代码
C语言
X
phi
Windows FILETIME与JAVA Date互转
privatefinalstaticlongMULTIPLE_MS_100NS=10000; privateTimeHelper(){ } publicstaticDateFiletime2Date(longllt){
llt
Sidyhe
·
2015-08-24 17:00
BZOJ 2242 [SDOI2011]计算器 BSGS+快速幂+EXGCD
#include #include #include #include #include #defineMOD140345 usingnamespacestd; typedeflonglongll;
llt
wzq_QwQ
·
2015-08-20 14:00
namespace
typedef
扩展欧几里德 poj1061 青蛙的约会
C,就能解出x>=bound的一组解了~LLexgcd(LLa,LLb,LL&x,LL&y){ if(b==0){ x=1;y=0; returna; } LLr=exgcd(b,a%b,x,y);
LLt
qwb492859377
·
2015-08-15 09:00
hdu 1575 try a 矩阵快速幂
usingnamespacestd; #definelllonglongint constintm=9973; lla[20][20],k; intn; voidpow_mod() { inti,j,p,q;
llt
xinag578
·
2015-08-06 20:00
UVA10325--- The Lottery (容斥)
typedeflonglongLL; LLget[18]; LLgcd(LLm,LLn) { if(n==0) returnm; returngcd(n,m%n); } LLlcm(LLa,LLb) {
LLt
qingshui23
·
2015-08-01 17:00
Codeforces 493E Vasya and Polynomial(数学)
:Codeforces493EVasyaandPolynomial#include #include #include usingnamespacestd; typedeflonglongll;
llt
u011328934
·
2015-04-12 19:00
(5086)HDU
include#include#include#defineMAX 10000007#defineLL__int64usingnamespacestd;intn;LLa[MAX];intmain(){
LLt
wang57389675
·
2015-02-03 19:00
C语言ATM
阅读更多#include/**描述:ATM自动取款程序*作者:
llt
*时间:2014-10-2510:06:58**/intmain(){intnumber;//卡号intpassword;//密码intmoney
liulitao2000
·
2014-10-25 10:00
C语言ATM
#include <stdio.h> /* *描述:ATM自动取款程序 *作者:
llt
*时间:2014-10-25 10:06:58 **/ int main() { int
liulitao2000
·
2014-10-25 10:00
C语言
C语言计算器
#include <stdio.h> /* *描述:简单的计算机 *作者:
llt
*时间:二〇一四年十月二十五日 09:38:46 **/ int main() { int
liulitao2000
·
2014-10-25 10:00
C语言
C语言计算器
阅读更多#include/**描述:简单的计算机*作者:
llt
*时间:二〇一四年十月二十五日09:38:46**/intmain(){inta,b;//定义两个变量,存放操作数intresult;//存放运算的结果
liulitao2000
·
2014-10-25 10:00
HDU5053the Sum of Cube(水题)
代码:#include #include constintN=10005; typedeflonglongll;
llt
[N]; voidinit(){ for(lli=1;i<=N-5;i+
u012997373
·
2014-09-28 18:00
oracle判断视图或者表名存在删除不存在不删除
declare v_exists number; begin select count(*) into v_exists from user_tables where table_name = '
LLT
_CONSUMERPVSHIELDRECORD
吕兵阳
·
2014-09-28 11:00
oracle
Codeforces Round #256 (Div. 2) D. Multiplication Table
对于一个n*m乘法表,要查数字n前有多少小于等于n的,可用llsolve(
llt
){ llres=0; for(inti=1;im) tmp=m; res+=tmp; }
Baoli1008
·
2014-07-26 09:00
二分搜索
POJ2115(数论)
typedeflonglongll;llextgcd(lla,llb,ll&x,ll&y){ if(b==0) { x=1; y=0; returna; } lld=extgcd(b,a%b,x,y);
llt
u013570474
·
2014-07-23 21:00
几道数学题
从给定的[a,b]区间选出一个数x,从[c,d]区间选出数y,问有多少对(x,y)满足(x+y)%p=m思路:对于am){ s+=min(m,mb)+1;
LLt
=(p+
u013491262
·
2014-05-13 20:00
hdu 4704 Sum(费马小定理)
usingnamespacestd; typedef__int64ll; constintMAXN=100005; chars[MAXN]; constllmod=1000000007; lln; llpower(llx,
llt
solotzg
·
2014-05-02 18:00
数论poj1845 因子和,等比数列求和
vectorprime; intn; voidmake(){ prime.clear(); memset(is,0,sizeof(is)); for(inti=2;ih; voidfac(intx){ inti;
LLt
u013491262
·
2014-04-23 16:00
上一页
1
2
3
4
5
6
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他