Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 817 Bytes

File metadata and controls

14 lines (13 loc) · 817 Bytes

You can find the details in this document.

The question file of project is here.

How to run?

  1. Install LLVM using this blog.
  2. Clone the project.
  3. Write your input in input.txt.
  4. Run this:
    sudo chmod +x build.sh
    ./build.sh
    sudo chmod +x run.sh
    ./run.sh