This repository contains a collection of problem data for the SHELLGEI ONLINE JUDGE.
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.
- Problem files
- Input file
- Expected output file
- answer file
Count the number of problems.
execute the following command:
cd data/scripts
./count_problem_num.bash
# update cnt_(execise|general|image)_num.txt