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
WERTYU
第05章_基础题目选解
第05章_基础题目选解Example_050101_
WERTYU
_字符替换.cppExample_050103_周期串.cppExample_050201_小学生算术_进位次数判断.cppExample
neicole
·
2012-04-02 09:00
c
算法
String
System
POJ 2538
WERTYU
(我的水题之路——键盘错位)
WERTYUTimeLimit: 1000MS MemoryLimit: 65536KTotalSubmissions: 6778 Accepted: 3152Description Acommontypingerroristoplacethehandsonthekeyboardonerowtotherightofthecorrectposition.So"Q"istypedas"W"and"J"
shiow1991
·
2012-02-11 23:00
WERTYU
ProblemC:WERTYUAcommontypingerroristoplacethehandsonthekeyboardonerowtotherightofthecorrectposition.So"Q"istypedas"W"and"J"istypedas"K"andsoon.Youaretodecodeamessagetypedinthismanner.Inputconsistsofse
x954818696
·
2011-11-14 19:00
WERTYU
ProblemC:WERTYUAcommontypingerroristoplacethehandsonthekeyboardonerowtotherightofthecorrectposition.So"Q"istypedas"W"and"J"istypedas"K"andsoon.Youaretodecodeamessagetypedinthismanner.Inputconsistsofse
·
2011-11-14 19:00
r
UVa Problem 10082
WERTYU
(
WERTYU
键盘)
//
WERTYU
(
WERTYU
键盘) //PC/UVaIDs:110301/10082,Popularity:A,Successrate:highLevel:1 //Verdict:Accepted /
metaphysis
·
2011-05-19 15:00
c
Date
String
keyboard
zoj 1884 || poj 2538
WERTYU
(这水让我很YM!)
输出键盘字符前的那个字符。 开始想,难不能我要用N个caseof?== 后来想通了,把键盘上字符都按顺序存到字符串数组里。。。 少存了-=WA了数次! 我了个去!! 学习了一点,scanf可以吃控制字符(空格回车tab等等)。。。cin不吃。。。 还有str数组里的/,得写俩。。。要不有警告。。。 #include#include#include#includeusingnamespacestd;
zxy_snow
·
2010-11-12 21:00
UVa 10082
WERTYU
/*File:10082.cppAuthor:ACboyDate:2010-3-29Result:ACDescripition:UVa10082
WERTYU
*/#includeintmain(){#ifndefONLINE_JUDGEfreopen
ACb0y
·
2010-03-30 14:00
c
File
2010
UVa 10082
WERTYU
UVa10082
WERTYU
以下是我的代码:#includeint main(){ /* freopen("data.in","r",stdin); freopen("data.out
心如止水
·
2010-01-30 14:00
uva-10082 -
WERTYU
题目分析: 题目很简单,就是键盘上的字母错了一位,要求还原错误的文章。算法分析: 我主要分了三部分,数字,大写字母,还有其他字符。设置对应的匹配数组。代码:#include#include/*chardigit[12],upercase[27],ch[15],match[15];*/charstr[1000][200];voidprint(intn){ int
zhang20072844
·
2010-01-03 17:00
FZU 1343
WERTYU
WERTYUTimeLimit:1sMemorylimit:32MAcceptedSubmit:257TotalSubmit:526Acommontypingerroristoplacethehandsonthekeyboardonerowtotherightofthecorrectposition.So"Q"istypedas"W"and"J"istypedas"K"andsoon.Youar
akof1314
·
2009-07-22 09:00
c
iterator
input
each
iostream
keyboard
Waterloo local 2001.01.27
Waterloolocal2001.01.27 题目分类 GopherII 图论,二分图匹配Tightwords DP
WERTYU
简单题Divisionmath(高精)HotterColder半平面交
hello-world
·
2009-02-11 18:00
上一页
1
2
下一页
按字母分类:
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
其他