This commit is contained in:
2026-06-09 13:52:23 +05:00
commit 68dd91542d
14 changed files with 452 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
package ru.thiflict
fun checkRegister(input: Long, register: Int) {
}