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
tie
线段树(模板)
includeusingnamespacestd;#defineintlonglong#defineendl'\n'#defineIOSios::sync_with_stdio(false);cin.
tie
数学收藏家
·
2024-09-10 14:50
线段树
HDU 1573X问题(扩展中国剩余定理)
[i],…(0usingnamespacestd;#defineintlonglong#defineendl'\n'#defineIOSios::sync_with_stdio(false);cin.
tie
数学收藏家
·
2024-09-10 14:20
数据结构
算法
Codeforces Round 969 (Div. 2):A - Dora‘s Set题解C++,给自己陷入死胡同了,果然真理总是简洁朴素优美
先说答案,有需要的大家看看:#includeusingnamespacestd;#defineendl'\n'intmain(){ios::sync_with_stdio(0),cin.
tie
(0),cout.
tie
醒了不起的盖茨比Z
·
2024-08-31 19:39
c++
算法
leetcode
动态规划
c语言
图论
笔记
冲刺蓝桥杯第一章输入与输出
ios::sync_with_stdio(0);cin.
tie
(0);cout.
tie
(0);scanf与printf其实是C语言提供的函数。大多数情况下,它们的速度比cin和cout更快,并且能够
CodeWizard~
·
2024-08-31 02:39
编程征途·蓝桥风云录
蓝桥杯
职场和发展
算法
c++
15届蓝桥杯备赛(3)
ios_base::sync_with_stdio(false);cin.
tie
(nullptr);cout.
tie
sad_liu
·
2024-03-26 22:12
#
sad_liu的刷题记录
蓝桥杯
职场和发展
单调栈C++(Acwing)
代码:#includeusingnamespacestd;constintN=100010;intn;intskt[N],tt;intmain(){cin.
tie
(0);cin>>n;for(inti=
shady1972
·
2024-02-20 18:50
c++
数据结构
算法
Codeforces Round 925 (Div. 3)
Dashboard-CodeforcesRound925(Div.3)-CodeforcesA.RecoveringaSmallString直接模拟#include#defineIOSios::sync_with_stdio(0);cin.
tie
ros275229
·
2024-02-20 07:44
算法学习
CF
算法
codeforces
排序——sort的用法
vectorv={5,1,3,9,11};sort(v.begin(),v.end());//默认升序for(inti=1;iv;}intmain(){ios::sync_with_stdio(0),cin.
tie
下雪了 ~
·
2024-02-20 05:03
c++
开发语言
算法
(AtCoder Beginner Contest 341)(A - D)
AtCoderBeginnerContest341)A.Print341模拟就好了,先放一个1,然后放n个01;#include#defineIOSios::sync_with_stdio(0);cin.
tie
ros275229
·
2024-02-19 22:57
atcoder
算法学习
atcoder
算法
c++
拼接数字后求36的倍数--习题笔记(数学)
不能自己拼自己)法一:36实质是4和9的倍数#includeusingnamespacestd;usingi64=longlong;intmain(){ios::sync_with_stdio(0),cin.
tie
why_not_fly
·
2024-02-14 11:49
笔记
算法
c++
学习
装箱问题+宠物小精灵之收服+数字组合——01背包
输入第一行是一个整数V(0usingnamespacestd;#defineintlonglong#defineendl'\n'#defineiosios::sync_with_stdio(false),cin.
tie
OLDERHARD
·
2024-02-12 10:02
数据结构
算法
24牛客寒假(3)总结
includeusingnamespacestd;longlongT,n,m[2][9],ans,mm[10],a[10][9];intmain(){ios::sync_with_stdio(false),cin.
tie
Colinnian
·
2024-02-11 05:06
c++
牛客
绘本讲师训练营[52期] 14/21阅读原创《Joey learns to
tie
his shoelaces》
52003王畑绘本《Joeylearnstotiehisshoelaces》生动好玩的模型鞋3D纸板模型鞋,这是一本在英语训练营带回来的绘本。记得我当时在参观绘本书库的时候,琳琅满目的英文绘本让我爱不释手,但是真正让我一眼就想买下来的绘本就只有《Joeylearnstotiehisshoelaces》。双色鞋带这本书是异形纸板的模型鞋,还有双色的鞋带,外观让我一见钟情。也因为自己孩子上了小学,仍不
KellyandWilliam
·
2024-02-10 01:42
ABC 292e 题解
includeusingnamespacestd;constintN=2010;bitsetf[N];boolst[N][N];intmain(){ios::sync_with_stdio(false),cin.
tie
gu_zhou_suo_li_weng
·
2024-02-09 16:38
算法
蓝桥OJ 1389二分查找数组元素
#includeusingnamespacestd;intmain(){ios::sync_with_stdio(0),cin.
tie
(0),cout.
tie
(0);intdata[200];for(inti
懒羊羊oo
·
2024-02-08 19:16
蓝桥杯备赛练习
算法
c++
笔记二(C++中strtok字符串剪切函数以及格式输入函数sscanf)
*/usingnamespacestd;intmain(){ios::sync_with_stdio(false);intdp[1000],i=0;cin.
tie
(0);cout.
tie
(0);cout
KID怪盗基德1412
·
2024-02-08 16:25
笔记
strtok
sscanf
无尽的石头#蓝桥杯
3766、无尽的石头#include#defineIOSios::sync_with_stdio(0);cin.
tie
(0);cout.
tie
(0);usingnamespacestd;constintN
席万里
·
2024-02-08 15:19
C/C++备战蓝桥杯
蓝桥杯
c++
区间更新#蓝桥杯
3291、区间更新#include#defineIOSios::sync_with_stdio(0);cin.
tie
(0);cout.
tie
(0);usingnamespacestd;/*对差分数组做前缀和
席万里
·
2024-02-08 15:17
C/C++备战蓝桥杯
蓝桥杯
算法
c++
数据结构
2024牛客寒假算法基础集训营1
A找dfs这三个字符即可#include#defineIOSios::sync_with_stdio(0);cin.
tie
(0);cout.
tie
(0);#defineendl'\n'usingnamespacestd
泠楠子
·
2024-02-07 22:10
牛客
算法
c++
codeforces round 923(div3)
所以找出最左边的B,最右边的B即可#includeusingnamespacestd;#defineintlonglongsignedmain(){ios::sync_with_stdio(false);cin.
tie
像风一样_
·
2024-02-07 12:57
算法
c++
abc339(A-C)
1,A语法题,不多说#includeusingnamespacestd;#defineintlonglongsignedmain(){ios::sync_with_stdio(false);cin.
tie
像风一样_
·
2024-02-07 12:26
c++
算法
C++算法比赛技巧——取消同步流、不使用endl
[3]刷新缓存区[4]
tie
()有什么用?(4)在算法中尽量少使用endlC/C++的输入输出在正常情况下(在同步情况下),如果C和C++混用
默示MoS
·
2024-02-07 09:05
c++
算法
牛客周赛31(A-E)
.A签到题,没啥好说的#includeusingnamespacestd;#defineintlonglongsignedmain(){ios::sync_with_stdio(false);cin.
tie
像风一样_
·
2024-02-05 23:30
动态规划
c++
算法
洛谷p2370 yyy2015c01的u盘
ACcode#includeusingnamespacestd;constintM=1e5+9;intdp[M],v[M],w[M];intmain(){ios::sync_with_stdio(0),cin.
tie
qustflypiggy
·
2024-02-04 22:55
01背包
背包dp
背包问题
动态规划
3338 蓝桥杯 wyz的数组IV 简单
3338蓝桥杯wyz的数组IV简单//C++风格解法1,通过率50%#includeintmain(){std::ios::sync_with_stdio(false);std::cin.
tie
(nullptr
F87523399332578_
·
2024-02-04 20:53
蓝桥杯
蓝桥杯
c++
洛谷p1507 nasa的食物计划
includeusingnamespacestd;constintM=2e4+9;intdp[M][M],c[M],w[M],m[M];intmain(){ios::sync_with_stdio(0),cin.
tie
qustflypiggy
·
2024-02-04 14:19
背包专题训练
01背包
背包dp
动态规划
洛谷p1466集合
includeusingnamespacestd;usingll=longlong;constintM=1e4+9;lldp[M];intmain(){ios::sync_with_stdio(0),cin.
tie
qustflypiggy
·
2024-02-04 14:17
01背包
动态规划
背包问题
背包dp
Educational Codeforces Round 122 (Rated for Div. 2) ABC
#include#include#include#include#include#includeusingnamespacestd;intmain(){cin.
tie
(0);cout
Vijurria
·
2024-02-04 09:41
c++
【模板】二维前缀和
constintN=1e3+23;usingll=longlong;lla[N][N],fix[N][N],diff[N][N];intmain(){ios::sync_with_stdio(0),cin.
tie
终相守丶空白
·
2024-02-03 23:51
c++
算法
【ETOJ P1014】straax‘aks Array 题解(多重循环+暴力枚举+位运算)
defineAUTHOR"HEX9CF"usingnamespacestd;constintN=1e7+7;lln,m;lla[N];llans;intmain(){ios::sync_with_stdio(0);cin.
tie
HEX9CF
·
2024-02-03 23:49
Algorithm
Problems
c++
算法
C++11 std::tuple
一简介头文件templateclasstuple;(C++11)二取值及辅助函数#include//
tie
#include//coutcin#include//tupleintmain(){{//取值std
丸子叮咚响
·
2024-02-03 19:53
#
C++11/14/17/20
tuple
C++之std::tuple(一) : 使用
目录1.简介2.创建元组2.1.直接初始化方式2.2.使用花括号初始化列表方式(C++11及以上版本)2.3.make_tuple方式2.4.使用std::
tie
()函数方式3.元素访问3.1.std:
流星雨爱编程
·
2024-02-03 19:48
#C++基础
c++
开发语言
【模板】二维差分
constintN=1e3+23;usingll=longlong;lla[N][N],fix[N][N],diff[N][N];intmain(){ios::sync_with_stdio(0),cin.
tie
终相守丶空白
·
2024-02-03 02:35
算法
Educational Codeforces Round 161 (Rated for Div. 2)A~E
这一位置上字母不同的话一定能构造出来还有如果a、b、c某一位置上字母都不同的话匹配串放c这一位置上的大写字母也一定能构造出来#include#defineIOSios::sync_with_stdio(0);cin.
tie
泠楠子
·
2024-02-02 19:51
cf
c++
算法
牛客练习赛111 A—D
includeusingnamespacestd;#definelowbit(x)(x&(-x))#defineendl"\n"#defineiosios::sync_with_stdio(0);cin.
tie
梦念小袁
·
2024-01-31 17:59
c++
开发语言
第二题:A. Satisfying Constraints
#includeusingnamespacestd;constintN=110;intq[N];intmain(){ios::sync_with_stdio(false);cin.
tie
(nullptr
三冬四夏会不会有点漫长
·
2024-01-30 17:39
#
CF
div2
A题
算法
第一题:A. We Got Everything Covered!
#includeusingnamespacestd;intmain(){ios::sync_with_stdio(false);cin.
tie
(nullptr);intt;cin>>t;while(t-
三冬四夏会不会有点漫长
·
2024-01-30 17:09
#
CF
div2
A题
everything
牛客周赛round30D题讲解(公式推导)
ω\*)登录—专业IT笔试面试备考平台_牛客网#includeusingll=longlong;intmain(){std::ios::sync_with_stdio(false);std::cin.
tie
Colinnian
·
2024-01-30 12:37
题目讲解
c++
蓝桥OJ1276小明的彩灯
includeusingnamespacestd;constintN=1e6+3;usingll=longlong;lla[N],diff[N];intmain(){ios::sync_with_stdio(0),cin.
tie
懒羊羊oo
·
2024-01-28 12:34
蓝桥杯备赛练习
算法
c++
C++常用总结
1、提高cin与cout效率cin与cout效率相比于scanf与printf低下解决方案:ios:sync_with_stdio(false);cin.
tie
(0),cout.
tie
(0);2、C++
魏大橙
·
2024-01-26 20:25
数据结构与算法
c++
开发语言
牛客周赛 Round 29 (A-E , c++)
includeusingnamespacestd;intmain(){inta,b;cin>>a>>b;if(a>b)cout#defineIOSios::sync_with_stdio(0);cin.
tie
ros275229
·
2024-01-26 18:41
算法学习
NowCoder
c++
开发语言
牛客
C++中的引用详解
1.引用是什么引用就是给一个变量起别名#includeusingnamespacestd;usingll=longlong;intmain(){ios::sync_with_stdio(0),cin.
tie
柏箱
·
2024-01-25 12:29
c++
开发语言
引用
引用的本质
91 . B. Queue (灵茶每日一题 : 01-23)
链接:Problem-B-Codeforces思路:预处理后缀数组,存后面最小的值;然后二分;代码:#include#defineIOSios::sync_with_stdio(0);cin.
tie
(0
ros275229
·
2024-01-24 17:04
算法学习
灵茶
CF
c++
灵茶
codeforces
B. Diverse Substrings (2024.1.22灵茶)
不超过子串字符种类的数目,所以子串最长的情况也就是0-9每个10个,长度为100,所以可以暴力枚举所有子串;详情请看代码:代码:#include#defineIOSios::sync_with_stdio(0);cin.
tie
ros275229
·
2024-01-24 17:34
算法学习
灵茶
CF
灵茶
codeforces
c++
cpp 关闭同步流之后的注意事项
关闭同步流代码:ios::sync_with_stdio(false);cin.
tie
(0);cout.
tie
(0);关闭同步流之后cin和scanf不能混用,cout和printf不能混用cin.
tie
Studying~
·
2024-01-24 13:45
c++
牛客月赛86+cf(edu)好题
思路:前缀和+双指针代码:#includeusingnamespacestd;usingi64=int64_t;intmain(){cin.
tie
(nullptr)->sync_with_stdio(false
临江浪怀柔ℳ
·
2024-01-24 07:59
算法
数据结构
动态规划基础(三)最长上升子序列LIS
要求找到最长上升子序列的长度dpdpdp做法#includeusingnamespacestd;inta[1005],p[1005];intmain(){ios::sync_with_stdio(0),cin.
tie
qustflypiggy
·
2024-01-22 18:33
动态规划
动态规划
算法
关于ios::sync_with_stdio(0)和cin.
tie
(0)
为啥有的人写代码之前都喜欢写上ios::sync_with_stdio(0);cin.
tie
(0);省流:写了之后会更快细讲:对于ios::sync_with_stdio(0)众所周知,c++是兼容c的
慕无言
·
2024-01-21 11:36
杂记
c++
开发语言
蓝桥——第 3 场 小白入门赛(A-D)
使结果最大,希望两边w[i],w[k]是较大的,中间w[j]是较小的代码#includeusingnamespacestd;#defineIOSios::sync_with_stdio(0),cin.
tie
JIAN LAI
·
2024-01-18 19:34
蓝桥杯
蓝桥杯
算法竞赛
双指针 小红统计区间 牛客周赛 Round 28
includeusingnamespacestd;usingll=longlong;constintN=1e5+10;lla[N];intmain(){ios::sync_with_stdio(0),cin.
tie
柏箱
·
2024-01-14 22:24
c++
算法
上一页
1
2
3
4
5
6
7
8
下一页
按字母分类:
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
其他