We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7484f2f commit 4762dc6Copy full SHA for 4762dc6
README.md
@@ -74,6 +74,7 @@ Content:
74
* [Finding the minimum](/src/main/kotlin/other/Max.kt)
75
* [Finding the maximum](/src/main/kotlin/other/Min.kt)
76
* [The square root of a number](/src/main/kotlin/other/Sqrt.kt)
77
+ * [Finite state machine](/src/main/kotlin/other/BinaryDigitsCounter.kt)
78
79
## Your wishes and ideas
80
0 commit comments