Expression Evaluator for Rationals Using Trees
To run the tester, follow these steps:
- Update the test cases in the test_cases folder as per your need.
- Update the corresponding outputs of these test cases in the corresponding output file.
- From the parent directory, run the GNU make command 'make'.
- Now, run ./A4Checker to see the results.