Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 294 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 294 Bytes

school-lab-C++

This is a school lab I did for creating a math tree in C++. Linked List of nodes that form a binary tree. It uses custom build classes for handling strings, any variable, operators, pointers and tokens

if you want to run it, download all the files and execute the main.cpp