システム環境

Manuals for Contestant System and Judge System

Hardware

Software

Versions may be subject to change.

  • OS: Ubuntu 14.04 LTS Linux (64-bit)
  • Desktop: Unity
  • Editors: vim 7.4, gvim 7.4, emacs 24.3, gedit 3.10, Eclipse 3.8.1 (w/ CDT 8.3.0)
  • Languages: Java: OpenJDK 1.7.0, C/C++: GCC 4.8.4
  • Reference Docs: C++ STL docs, Java API docs

System Trial DVD

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

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)
Disk: >10GB
RAM: >1GB

Installation

  1. Download the trial DVD image from http://icpc.iisf.or.jp/past-icpc/regional2015/system/icpc-trial_20151003.iso (or http://www.yamagula.ic.i.u-tokyo.ac.jp/icpc/icpc-trial_20151003.iso). インストーラ DVD イメージを http://icpc.iisf.or.jp/past-icpc/regional2015/system/icpc-trial_20151003.iso (or http://www.yamagula.ic.i.u-tokyo.ac.jp/icpc/icpc-trial_20151003.iso)よりダウンロードします。(md5sum: 4c3699a40a5b7d30766325b43777bf2f)
  2. Configure a new virtual machine and attach the trial DVD image. 仮想マシンを作成し、ダウンロードしたインストーラ DVD をアタッチします。
  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 を押します。すべてのローカルディスクの内容は消去され、システムが自動的にインストールされます。
    image02
  4. After installation is finished successfully, you’re prompted to eject the installer DVD. Unmount the DVD image and hit enter to reboot. インストールが成功すると、DVD を取り出す旨のダイアログが表示されるので、DVD をアンマウントした後エンターを押し再起動します。
    image00
  5. You can log in to the system with user “icpc-trial” and password “icpc-trial”. インストールされたシステムにはユーザ名 “icpc-trial” パスワード “icpc-trial” でログインできます。
    image01