Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Python または C で再帰関数を使用して Cantor の 3 項セットを生成したいのですが、その方法がわかりません。より正確には、N回の再帰の後、カントール集合を構成するサブセットの最初と最後を含むリストのようなものをPythonが返すことを望みます。