You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To see how it works:
Compile with Makefile
Run with the executable ./game and an argument such as:
{{0+1}+{1*{0+1}}}
Example would be:
./game {{0+1}+{1*{0+1}}}
There are a lot of print statements that I havent fixed yet.