Open nakib opened 1 year ago
Definitely do not need long integers for every variable. Need to go through the code and use i64 for only those integer variables that count states.
Definitely do not need long integers for every variable. Need to go through the code and use i64 for only those integer variables that count states.