システム環境 System Environment

さらに、選手用システムとジャッジシステムの利用マニュアルを公開しました。

Information on ACM-ICPC 2014 Tokyo Regional Contestant System Environment (Programming Environment) and its Trial CD Image are now available in below. Please use the Trial CD Image at your own risk.

Moreover, manuals for contestant system and judge system are now available. (Oct 15)

Manuals for Contestant System and Judge System

Hardware of Contestant System

  • Computer
    • Lenovo ThinkPad L540
      • CPU: Core i5 4300M (2.6GHz)
      • RAM: 4GB
      • HDD: 500GB
  • Display
    • 17-inch LCD Monitor
  • Peripherals

Software of Contestant System

Versions may be subject to change.

  • OS
    • Ubuntu 12.04 LTS Linux (64-bit)
  • Desktop
    • GNOME 3 (classic)
  • Editors
    • vim 7.3
    • gvim 7.3
    • emacs 23.3
    • gedit 4.1
    • Eclipse 3.7.2 (w/ CDT 8.0.2)
  • Languages
    • Java: OpenJDK 1.7.0
    • C/C++: GCC 4.6.3
  • Reference Docs
    • C++ STL docs
    • Java API docs

System Trial CD

We provide a CD image that helps you to install a Linux system similar to the environment that will be used in ICPC 2014 Tokyo regional contest. ICPC 2014 アジア地区予選 東京大会で使われるプログラミング環境を事前に体験・検証するための CD イメージです。

Caution

  • It is strongly recommended to install the trial system to virtual machines. The installer may not work in some hardwares due to missing drivers. インストールは仮想マシンに行うことを強く推奨します。実機にインストールする場合、ハードウェアによってはインストーラが必要なドライバをロードできずに失敗する場合があります。
  • The installer clears all data on local disks. Please make sure all data is backed up especially if you try installation on real hardwares. このイメージでインストールを開始すると、自動的にハードディスクの内容がすべて消去されます。実機でテストを試みる場合には特にご注意ください。

Requirements

  • Virtual machine softwares (e.g. VirtualBox)
  • Internet connection
  • Disk: >10GB
  • RAM: >1GB

Installation

  1. Download the trial CD image from http://icpc.iisf.or.jp/past-icpc/regional2014/icpc-trial_20140824.iso. インストーラ CD イメージを http://icpc.iisf.or.jp/past-icpc/regional2014/icpc-trial_20140824.iso よりダウンロードします。
  2. Configure a new virtual machine. Attach the trial CD image and make sure Internet connection is set up. 仮想マシンを作成し、ダウンロードしたインストーラ CD をアタッチし、インターネット接続を許可します。
  3. Start the virtual machine and hit enter key on the splash screen. All data on local disks is erased and the trial system is installed automatically. 仮想マシンを起動し、メニュー画面で Enter を押します。すべてのローカルディスクの内容は消去され、システムが自動的にインストールされます。SE1
  4. After installation is finished successfully, you’re prompted to eject the installer CD. Unmount the CD image and hit enter to reboot. インストールが成功すると、CD を取り出す旨のダイアログが表示されるので、CD をアンマウントした後エンターを押し再起動します。SE2
  5. You can log in to the system with user “icpc-trial” and password “icpc-trial”. インストールされたシステムにはユーザ名 “icpc-trial” パスワード “icpc-trial” でログインできます。SE3