1 / 17

ZCPC 2004

ZCPC 2004. Contest environments. Hardware. IBM PC Intel Pentium 4 1.7Ghz processor 128 Mbytes RAM 40 GBytes Hard Disk Standard English keyboard Mouse w/ wheel 17” flat CRT . Software. MS Windows 2000 MS Visual C++ 6.0 Java J2SE 1.3.1 SDK PC 2 -Contest Control System, V8.5 PrtClt

sheera
Download Presentation

ZCPC 2004

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. ZCPC 2004 Contest environments

  2. Hardware • IBM PC • Intel Pentium 4 1.7Ghz processor • 128 Mbytes RAM • 40 GBytes Hard Disk • Standard English keyboard • Mouse w/ wheel • 17” flat CRT

  3. Software • MS Windows 2000 • MS Visual C++ 6.0 • Java J2SE 1.3.1 SDK • PC2-Contest Control System, V8.5 • PrtClt • 金山词霸 • Borland C++

  4. An Overview of PC2 PC2is a software system designed to support programming contest operations in a variety of computing environments. PC2 allows contestants (teams) to submit programs over a network to contest judges. The judges can optionally recompile the submitted program, execute it, view the source code and/or execution results, and send a response back to the team.

  5. The system automatically timestamps and archives submitted runs, maintains and displays current contest standings in a variety of ways, and allows the judges to retrieve and re-execute archived runs. It also provides a mechanism for contestants to submit clarification requests and queries to the judges, and for the judges to reply to queries and to issue broadcast bulletins to teams.

  6. Login into PC2 通过入场抽签得到座位号码,即你的队号,也就是登录时的Name,如team47。密码在抽签的同时得到。

  7. 提交

  8. Tips • 每题的解答做一个源程序文件 • 程序从指定文件名的文件读输入 • 输出到标准输出 • 提供两种语言选择: • C++:裁判用VC6.0编译 • Java:裁判用JDK1.3.1编译 • 千万注意要选择正确的题目

  9. 确认提交

  10. 提交消息

  11. 提交结果

  12. 裁判结果

  13. 察看提交情况

  14. 察看声明

  15. 要求声明

  16. Something IMPORTANT • DO NOT MODIFY YOUR PASSWORD • EXIT PC2 CORRECTLY • Call the nearest staff for a “kicking”

  17. Printing • 用特殊的打印程序,不要使用软件自身的打印功能 • 选择文本文件,然后按打印按钮 • 文件大小限制为8k字节 • 打印件会在几分钟内专人送到桌上

More Related