QUY ĐỊNH THIẾT BỊ, MÔI TRƯỜNG
VÀ NGÔN NGỮ SỬ DỤNG
TRONG KỲ THI ACM/ICPC HÀ NỘI NĂM 2012 (update 23/11/2012)
CHÚ Ý : Ngôn ngữ sử dụng: Tiếng Anh Môi trường: Operating system Windows XP Compiler Java (6.0 standard edition or newer) C/C++ MinGW (4.6 or newer) IDE and editor Code::Blocks (C/C++) 10.05 http://www.codeblocks.org/downloads/26 Eclipse (Java) http://www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/junosr1 gVim 7.3 http://www.vim.org/download.php#pc Compilation of Submissions Source programs submitted to the judges will be compiled using the following command line arguments for the respective languages: C: gcc -g -O2 -std=gnu99 -static $* -lm C++: g++ -g -O2 -static -std=gnu++98 $* Java: javac -encoding UTF-8 -sourcepath . -d . $* For C/C++, the resulting executable will be executed to generate the output of the submission. For Java, the compiled code will be executed using the following command: java -client -Xss8m -Xmx2048m $* Contest management system PC^2 9.2.3 Reference material JDK JavaDocs C++ STL docs Team Notebook Each team may bring reference material to the contest room, which is limited to:
Team may also bring:
Teams ARE NOT ALLOWED to bring:
Rules on Team Notebooks Được mang từ điển Anh - Việt vào khu vực thi Yêu cầu về cụ thể về team notebook xem trên http://icpc.baylor.edu/icpc/finals/notebook/default.htm. Xem và download mục : TeamNoteBook-Handouts (ở phần Tệp đính kèm)
Lưu ý: Team Reference Document với các yêu cầu đơn
giản hơn ( xem trên http://cm.baylor.edu/ICPCWiki/Wiki.jsp?page=On-Site%20Registration): "This document may contain up to 25 pages of reference materials, single-sided, letter or A4 size, with pages numbered in the upper right-hand corner and your university name printed in the upper left-hand corner. Text and illustrations must be readable by a person with correctable eyesight without magnification from a distance of 1/2 meter. It may include hand-written comments and corrections on the fronts of pages only."
Hướng dẫn chi tiết trên http://icpc.baylor.edu/icpc/finals/notebook/TeamNoteBook-Handouts.pdf |



