Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 214 Bytes

readme.MD

File metadata and controls

8 lines (5 loc) · 214 Bytes

Solving Cses Problemset

Test Cases

To run test cases, follow these steps:

  1. Compile the C++ code using g++ -o executable_name name.cpp
  2. Run the run_test.sh script by entering the correct file paths.