Online JudgeProblem SetAuthorsOnline ContestsUser
Web Board
Home Page
F.A.Qs
Statistical Charts
Problems
Submit Problem
Online Status
Prob.ID:
Register
Update your info
Authors ranklist
Current Contest
Past Contests
Scheduled Contests
Award Contest
User ID:
Password:
  Register

我的Pascal 54B程序(AC)

Posted by lsz2008 at 2008-06-02 15:05:13 on Problem 3062
In Reply To:pascal Posted by:ysq1234 at 2007-02-01 20:10:25
首先,你那个有不少的空格和回车,太占地方了。看我的Pascal 54B程序:
var c:char;begin repeat read(c);write(c)until eof;end.
去掉了没用的空格等,repeat-until比while-begin-end短。能用char没必要用string.

Followed by:

Post your reply here:
User ID:
Password:
Title:

Content:

Home Page   Go Back  To top


All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator