/HCPC-2018

Hanyang Collegiate Programming Contest 2018 Problemset

Primary LanguageC++

HCPC-2018

Hanyang Collegiate Programming Contest 2018 Problemset

Requirements

texlive-full
pandoc
g++
make
python 2.7 or 3.4+ (recommended)

Installation

In each directory,

$ make clean && make

Acknowledgement

This repository contains two problems proposed by iriszero for HCPC 2018.
Judging was conduted on Baekjoon online judge. The special judger is written as per the API of the site.