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
hdu1073
HDU1073
字符串处理
1.getline(cin,s)会将末尾’\n’去掉。#include#includeusingnamespacestd;intmain(){intn;cin>>n;while(n--){stringstart,end;;strings,s_,s2,s2_,S,S2;s.clear();s2.clear();S.clear();S2.clear();cin>>start;for(inti=0;;i
精神小伙mqpm
·
2020-08-02 21:40
hdu1073
Online Judge 一道字符串处理的水题,,wa了我一下午。。。这几天发生了点不寻常的事。
OnlineJudgeTimeLimit:2000/1000MS(Java/Others) MemoryLimit:65536/32768K(Java/Others)TotalSubmission(s):5735 AcceptedSubmission(s):2157ProblemDescriptionIgnatiusisbuildinganOnlineJudge,nowhehaswor
Lionel_D
·
2015-03-15 17:00
字符串
online
judge
hdu1073
hdu1073
Online Judge
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=1073题解:首先比较原字符串,相同输出accepted,不同在比较字符串去除:'','\t','\n',一样输出PresentationError,否则输出WrongAnswer.#include #include #defineMAXN5002 charans1[MAXN],ans2[MAXN];
lezong2011
·
2013-10-01 10:00
HDU1073
:Online Judge
ProblemDescriptionIgnatiusisbuildinganOnlineJudge,nowhehasworkedoutalltheproblemsexcepttheJudgeSystem.Thesystemhastoreaddatafromcorrectoutputfileanduser'sresultfile,thenthesystemcomparethetwofiles.Ift
libin56842
·
2013-01-16 14:00
字符串
ACM
HDU
杭电
解题报告
上一页
1
下一页
按字母分类:
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
其他