Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 697 Bytes

README.md

File metadata and controls

29 lines (23 loc) · 697 Bytes

SHELLGEI ONLINE JUDGE DATA

This repository contains a collection of problem data for the SHELLGEI ONLINE JUDGE.

About DATA

Each problem is assigned an ID.

  • problem_jp/*.txt: Japanese problem statement files
  • problem_en/*.txt: English problem statement files
  • problem_images/*.jpg: image files
  • input/*.txt: Input files
  • output/*.txt: Expected output files
  • answer/*.txt: answer files

A single problem consists of the following four files.

  1. Problem files
  2. Input file
  3. Expected output file
  4. answer file

Scripts

Count the number of problems.

execute the following command:

cd data/scripts
./count_problem_num.bash
# update cnt_(execise|general|image)_num.txt