Zmiana obliczania ord oraz dodanie funkcju mysqrt do duzych liczb

Signed-off-by: Marcin Woźniak <y0rune@aol.com>
This commit is contained in:
2021-01-01 23:03:03 +01:00
parent 0caad16b83
commit ec4a4773cc
3 changed files with 88 additions and 54 deletions

4
Gemfile Normal file
View File

@ -0,0 +1,4 @@
source "https://rubygems.org"
ruby "3.0.0"
gem 'thwait', '~> 0.2.0'