This is a solution to the BoundedAutomata problem that can be found at:
The solution uses bitshifts to calculate the next step which makes it really fast.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a solution to the BoundedAutomata problem that can be found at:
The solution uses bitshifts to calculate the next step which makes it really fast.