Solutions and instructions for CCF-CSP mocking test
git clone https://github.com/cascades-sjtu/CCF-CSP.git
cd CCF-CSP
# all binarys are located in build
mkdir build
# This will build every problem's latest source code
make
# This will build only the target problem's latest source code
make 20XXXX-X| Test\Problem | 1 | 2 | 3 | 4 | 5 |
|---|---|---|---|---|---|
| 201312 | ✅ | ✅ | |||
| 201403 | ✅ | ✅ | |||
| 201409 | ✅ | ✅ | |||
| 201412 | ✅ | ✅ | |||
| 201503 | ✅ | ✅ | |||
| 201509 | ✅ | ✅ | |||
| 201512 | ✅ | ✅ | |||
| 201604 | ✅ | ✅ | |||
| 201609 | ✅ | ✅ | |||
| 201612 | ✅ | ✅ | |||
| 201703 | ✅ | ✅ | |||
| 201709 | ✅ | ✅ | |||
| 201712 | ✅ | ✅ | |||
| 201803 | ✅ | ✅ | |||
| 201809 | ✅ | ✅ | |||
| 201812 | ✅ | ✅ | |||
| 201903 | ✅ | ✅ | |||
| 201909 | ✅ | ✅ | |||
| 201912 | ✅ | ✅ | |||
| 202006 | ✅ | ✅ | |||
| 202009 | ✅ | ✅ | |||
| 202012 | ✅ | ✅ | |||
| 202104 | ✅ | ✅ | |||
| 202109 | ✅ | ✅ | |||
| 202112 | ✅ | ✅ |