- Santiago Idárraga Ceballos
- Samuel Villa Valencia
- Microsoft Windows 10 Pro, Version 10.0.19045
- C++17
- Compiler: g++ (Built by MSYS2 project https://www.msys2.org/) Version 13.2.0
We used the following libraries:
-
iostream: to read the inputs and write the outputs through the screen.
-
vector: to store relevant information for the execution of the algorithm.
-
map: to store the grammar to be used for the analysis of the strings.
- Clone the github repository:
git clone https://github.com/ssramirezr/assignment-2-assignamet2-teamss.git
- To compile:
g++ -o main.exe ./main.cpp
- To execute:
./main.exe