This repository stores the code of my ACM training.
All the code file was named by the fotmat
Prefix-ProblemID
. Prefix demonstrates the website which this problem from, and ProblemID shows the index (or ID) of this problem.
For instances, LG-P4377.cpp is for the problem on website www.luogu.com.cn whose ID is P4377, and the link of this problem is https://www.luogu.com.cn/problem/P4377.