This Program hasn't completed yet. We'll release it after finished.
Before building the problem, please install CMake, Ninja, and any C/C++ compiler which supports C++ 17 Standard or above.
You can build and install this program by using commands as follows:
$ mkdir build
$ cd build/
$ cmake .. -GNinja && ninja
$ sudo ninja install