Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shuuji3/ruby-hack-challenge-2018-int_divisors

RubyHackChallengeの課題1で実装したRubyの拡張ライブラリ。C言語で公倍数の計算、素数/完全数の判定を行う。計算量は考えていないので遅い。
https://github.com/shuuji3/ruby-hack-challenge-2018-int_divisors

ruby-hack-challenge

Last synced: about 1 month ago
JSON representation

RubyHackChallengeの課題1で実装したRubyの拡張ライブラリ。C言語で公倍数の計算、素数/完全数の判定を行う。計算量は考えていないので遅い。

Awesome Lists containing this project