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
freopen
高精度乘
include#include#includeusingnamespacestd;chars1[10005],s2[10005];intll[10005];intlen1,len2,len3;intmain(){
freopen
YANGWEN1888
·
2020-08-20 03:01
【dp】k上升段
有点像错排的dp记得开longlongCodeCodeCode:#include#includeusingnamespacestd;longlongf[25][25];intn,k;intmain(){
freopen
SSL_whd
·
2020-08-20 03:11
DP
nssl1488-上升子序列【贪心,dp】
constintN=1e5+10,K=300;intT,n,a[N],maxs[N],mins[N];intcnt,b[K],e[K],z[K];boolf[2][N];stackq1,q2;intmain(){//
freopen
ssl_wyc
·
2020-08-20 02:56
dp
贪心
usaco 1.1.4 Broken Necklace 一道题可以犯多少脑残
BrokenNecklaceYouhaveanecklaceofNred,white,orbluebeads(3#include#include#includeusingnamespacestd;intmain(){
freopen
shshwdr
·
2020-08-20 02:48
acm
【JZOJ】【模拟】博物馆
求最后还有多少人输入样例输入6050611070813输出样例输出16思路世纪大模拟题#include#includeusingnamespacestd;intn,m,x,y,t,a[1000025];intmain(){
freopen
SSL_Maple
·
2020-08-20 02:48
JZOJ
JZ
模拟赛
模拟
刷OJ的一些小技巧
freopen
(“1.txt”,”r”,stdin);//程序运行后系统自动输入此文档里面的内容(不需要进行手动输入)
freopen
(“1.txt”,”w”,stdout);//程序输出的内容保存在此文件里
_lefer
·
2020-08-19 20:16
算法
约瑟夫环顺序输出方法及最终值计算
while(in)p=p-n+(p-n-1)/(m-1);printf("%d/n",p);i++;}return0;}终值计算#includeintmain(void){intn,m,i,s,k;//
freopen
maybeevil
·
2020-08-19 18:27
CF369E Valera and Queries kdtree
code:#include#defineN300005usingnamespacestd;voidsetIO(strings){stringin=s+".in";stringout=s+".out";
freopen
EM-LGH
·
2020-08-19 10:57
luogu 2698 [USACO12MAR]花盆Flowerpot 单调队列
刷水~Code:#includeusingnamespacestd;#definesetIO(s)
freopen
(s".in","r",stdin)#definemaxn300000#defineinf1000000dequep
EM-LGH
·
2020-08-19 10:57
BSOI_2261.作弊的发牌者 (cheat.pas/c/cpp)
【问题描述】贝茜正在与她的N-1(2#defineN100001usingnamespacestd;intn,k,p,c=0;boola[N],b[N];intmain(){
freopen
("cheat.in
TIMELORD1
·
2020-08-19 08:56
【洛谷 P1048】采药
defineLOCAL0inttim[101];intval[101];intf[1001];intmain(){//文件重定向#ifLOCALfreopen("datain.txt","r",stdin);
freopen
Side__
·
2020-08-19 08:41
算法入门
BZOJ 1740: [Usaco2005 mar]Yogurt factory 奶酪工厂 贪心_问题转化
BZOJ1740:[Usaco2005mar]Yogurtfactory奶酪工厂贪心_问题转化好久以前碰到的题,真的好巧妙Code:#include#definesetIO(s)
freopen
(s".in
EM-LGH
·
2020-08-19 06:59
【USACO】Cow Pedigrees
N的树,相当于,(1)左子树高为K-1,右子树高#include#include#include#include#include#includeusingnamespacestd;intmain(){
freopen
AltairXs
·
2020-08-19 06:35
USACO
DP
Codeforces Global Round 2
CodeforcesGlobalRound2B-AlyonaandaNarrowFridge(贪心)#includeusingnamespacestd;typedeflonglongll;intmain(void){cin.tie(0);//
freopen
Achanss
·
2020-08-19 06:41
综合
多重背包标准二维数组做法
;intnValue,nKind;intvalue[105],weight[105],bag[105];//价值,容量,个数intnMultiplePack[105];//DPintmain(){//
freopen
weixin_34396902
·
2020-08-19 05:52
HDU 4530 小Q系列故事——大笨钟 2013腾讯编程马拉松复赛第一场第一题
#include#include#include#include#include#include#include#include#include#includeusingnamespacestd;/*
freopen
lamborghini1993
·
2020-08-19 02:55
----【比赛】
信息学奥赛一本通 1313:【例3.5】位数问题 递推 (耙耙)
pid=1313#includeusingnamespacestd;constintmod=12345;inta[1005][2];intn;intmain(){
freopen
("cpp.in","r"
广东清远Oier谭尚贤
·
2020-08-18 17:44
用
freopen
和read解决大数据量输入
1.
freopen
(用于重定向)#includeintmain(){chara;charb;
freopen
("input.txt","r",stdin);while(scanf("%c%c",&a,&b
@江上雨
·
2020-08-18 17:11
freopen
stdout 真的更快?
在一次数独作业中,我发现大部分同学提交的代码中都使用
freopen
来将stdout重新指向目标文件进行文件输出操作。
weixin_34191734
·
2020-08-18 17:03
[构造 数学推导] HDU 5847 Different Sums
include#include#includeconstintmaxn=10000;constintN=2005;intvst[maxn+5]={1,1,0};ints[N];intmain(){intQ,n;
freopen
里阿奴摩西
·
2020-08-18 17:26
构造
Luogu P1359 租用游艇 (dp-线性动规)
游艇出租站iii到游艇出租站j之间的租金为r(i,j),1usingnamespacestd;inta[1000][1000],dp[1000];intmain(){
freopen
("boat.i
Z__X
·
2020-08-18 16:21
动态规划/递推
算法
动态规划
c++
【题解】洛谷P1056排座椅[NOIP2008普及] 模拟
[N<<1];intgetmax(int*a){intans=1;for(inti=1;i<=1000;i++)if(a[ans]
freopen
不进清北不改名
·
2020-08-18 16:07
NOIP
洛谷
模拟
【word】使用制表符精准排版
#includeusingnamespacestd;ints1,s2,s3;boolflag=1;intmain(){
freopen
("1.txt","r",
戎码关山
·
2020-08-18 14:14
#
电脑使用技巧
使用
freopen
省掉每次ACM/POJ中手动输出测试数据的麻烦
如果一直不能AC,手估计要抽筋了而程序员的特点就是“懒”,善于把重复劳动简化而解决这个问题,只需要用到标准库中stdio.h的
freopen
函数本人太懒了。
cbsheng
·
2020-08-18 14:15
vijos
ACM
poj
洛谷_P2818 天使的起誓(尚贤)
AC代码#include#include#include#definelllonglongusingnamespacestd;llf1(conststring&,constll&);intmain(){
freopen
广东清远Oier谭尚贤
·
2020-08-18 13:10
读取文件,到标准输入流(c语言 和 c++版)
做网上的OJ的时候,读取输入文件到标准输入流是一种很有效的方法下面就介绍c语言版的和c++版的两种方法一:c语言版代码:#include#includeintmain(){
freopen
("E:/in.txt
zycxnanwang
·
2020-08-18 10:44
编程基础知识
【题解】CH0501 排序
usingnamespacestd;#define_rep(i,a,b)for(inti=(a);i<=(b);i++)constintN=1e5+10;lla[N];llans=0;intn;intmain(){//
freopen
不进清北不改名
·
2020-08-18 09:17
排序
算法竞赛进阶指南
Contest
Hunter
UVA - 10934 Dropping water balloons
constintmaxk=105,maxt=64;longlongn;//楼高intk;//thenumberofballoonslonglongdp[maxk][maxt];intmain(void){//
freopen
carut
·
2020-08-18 07:22
#
紫书第九章动态规划
洛谷P1567 统计天数
经历千辛万苦,他收集了连续N(1#include#includeusingnamespacestd;intdays[10000000];intans[10000000];intmain(){//
freopen
水之积也不厚,则其负大舟也无力
·
2020-08-18 05:16
别人眼中的简单题
OI竞赛常见错误总结
longlong3.文件名打错4.使用longlong,输出没有打lld5.负数下标6.变量重名7.审题8.数据规模看错导致数组开小越界(或者实际所需空间大于题意上的空间)9.变量,数组不赋初值10.没有去掉或没有加
freopen
11
weixin_30389003
·
2020-08-18 04:08
7-11 水仙花数 (20分)
输入样例:3输出样例:153370371407#includeusingnamespacestd;intmain(){//
freopen
lyj%
·
2020-08-18 02:49
Day6 下(
includeusingnamespacestd;typedeflonglongLL;constintN=1e5+100;inta[N],n,len;chars[N];intw[N],maxn;LLf[N],tot;intmain(){
freopen
banghuo2937
·
2020-08-17 21:39
数据结构与算法
【GDOI2018模拟7.6】吃干饭
definefo(i,a,b)for(lli=a;i=b;i--)usingnamespacestd;typedeflonglongll;lll,r,ans,a[61],mi[61];intmain(){
freopen
alan_cty
·
2020-08-17 21:09
线性基
位运算
PAT-1012 数字分类
#include#include#include#include#includeusingnamespacestd;#defineMAX1000+10intmain(){//
freopen
("in.txt
wjzz
·
2020-08-17 20:58
PAT
【竞赛技巧】OI竞赛常见错误
longlong3.文件名打错4.使用longlong,输出没有打lld5.负数下标6.变量重名7.审题8.数据规模看错导致数组开小越界(或者实际所需空间大于题意上的空间)9.变量,数组不赋初值10.没有去掉或没有加
freopen
11
pigzhouyb
·
2020-08-17 20:22
编程与竞赛
PAT 甲级 1059 Prime Factors
#includeusingnamespacestd;constintmaxn=1e5;boolcheck[maxn];intprime[maxn];intmain(){//
freopen
("1059.data
没想好呢111
·
2020-08-17 20:05
PAT
纪中2020.2.13普及C组模拟赛总结
~Code:ACCode:#include#include#includeusingnamespacestd;intn,a[1110],b[1110],z,ans,w[1110];intmain(){
freopen
Jackma_mayichao
·
2020-08-17 20:54
计划and比赛
B. Make Them Equal
还有数组做指针使用的技巧”#include#include#include#include#include#includeusingnamespacestd;inta[110];intb[110];intmain(){//
freopen
诺佛_
·
2020-08-17 20:04
C
LCT模板 LCT题型大荟萃
#include#include#include#include#include#include#include#include#includeusingnamespacestd;voidfre(){
freopen
snowy_smile
·
2020-08-17 19:13
模板
Bitset模板 Bitset题型大荟萃
include#include#include#include#include#include#include#include#include#include#include#includevoidfre(){
freopen
snowy_smile
·
2020-08-17 19:13
模板
AtCoder Beginner Contest 142 题解
参考程序#include#includeusingnamespacestd;intmain(){#ifdefLOACLfreopen("in.txt","r",stdin);
freopen
("out.txt
LZRcqbz
·
2020-08-17 18:25
#
AtCoder
VJudge9.22
一道我都能想出来的题#include#include#include#includeusingnamespacestd;#definelllonglongintmain(){//
freopen
("in.txt
weixin_43647238
·
2020-08-17 16:52
日常练习补题
雅可比迭代法Jacobi_解线性方程组的迭代法
include#definemaxn3intmain(){doublea[maxn][maxn+1],y[maxn],x[maxn]={0};doubleeps=1e-9;intn,k,kmax=100;
freopen
李典金
·
2020-08-17 15:56
计算方法实验
克洛特分解法Crout_解线性方程组的直接解法
;intmain(){doublea[maxn][maxn],b[maxn],y[maxn],x[maxn],l[maxn][maxn],u[maxn][maxn];inti,j,k,r,n,sum;
freopen
李典金
·
2020-08-17 15:56
计算方法实验
杜利特尔分解法Doolittle(LU分解法)_解线性方程组的直接解法
;intmain(){doublea[maxn][maxn],b[maxn],y[maxn],x[maxn],l[maxn][maxn],u[maxn][maxn];inti,j,k,r,n,sum;
freopen
李典金
·
2020-08-17 15:56
计算方法实验
数值分析2.2 直接三角分解方法
MAXN][MAXN];doubleu[MAXN][MAXN];doubleb[MAXN];doublex[MAXN];doubley[MAXN];intmain(){intn;doublemaxs;
freopen
mathfinder
·
2020-08-17 13:12
数值分析
算法实现
CCF 认证 201812-4 数据中心(100分)
CCF认证201812-4数据中心(100分)被12月CCF认证的成绩打击了好久之后,官网出题之后,对自己第四题不相信0分,注释了
freopen
之后交了一次。100分。这就非常扎心了。
DeathYmz
·
2020-08-17 11:18
ccf认证
高斯列主元消去法_解线性方程组的直接解法
高斯列主元消去法_解线性方程组的直接解法标签:计算方法实验#include#includeconstintmaxn=15;doublea[maxn][maxn],b[maxn];intmain(){intn;
freopen
李典金
·
2020-08-17 10:33
计算方法实验
高斯消去法_解线性方程组的直接解法
高斯消去法_解线性方程组的直接解法标签:计算方法实验#includeconstintmaxn=15+1;doublea[maxn][maxn],b[maxn];intmain(){intn;
freopen
李典金
·
2020-08-17 10:32
计算方法实验
士兵列队
输入n(n#includeintn,m,x,b,g[101][101],ID[101],i,j,k,a[101];intmain(){
freopen
("士兵列队.in","r",stdin);
freopen
weixin_33937778
·
2020-08-17 06:49
上一页
3
4
5
6
7
8
9
10
下一页
按字母分类:
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
其他