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最简单的代码

Posted by Zeroc at 2012-11-08 07:31:04 on Problem 3984
begin
writeln('(0, 0)');
writeln('(1, 0)');
writeln('(2, 0)');
writeln('(2, 1)');
writeln('(2, 2)');
writeln('(2, 3)');
writeln('(2, 4)');
writeln('(3, 4)');
writeln('(4, 4)');
end.
————————————————————
终于看到POJ的良心………………

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