- 字符串的展开
- @ 2009-02-04 15:33:29
program p1379;
var s,s1:ansistring;
p1,p2,p3,i,j,a,n:integer;
begin readln(p1,p2,p3);
readln(s);
s1:='';
for i:=1 to length(s) do
begin
s1:=s1+s[i];
if (s[i]='-') and (s>s) then
begin if (ord(s)>47) and (ord(s)47) and (ord(s)64) and (ord(s)64) and (ord(s)96) and (ord(s)96) and (ord(s)
12 条评论
-
谷蓁 LV 6 @ 2018-02-07 09:37:05
25345
-
@ 2018-02-07 09:36:57
?!!?!
-
@ 2018-02-07 09:36:50
?!!!
-
@ 2018-02-07 09:36:44
!!!
-
@ 2018-02-07 09:36:39
!!
-
@ 2018-02-07 09:36:35
!
-
@ 2018-02-07 09:36:21
呃。。。。。。
-
@ 2018-02-07 09:36:07
标题都看不懂
-
@ 2018-02-07 09:35:53
看不懂
-
@ 2018-02-07 09:35:42
什么鬼
-
@ 2018-02-07 09:35:18
what are you doing?
-
@ 2018-02-07 09:34:47
what
- 1