Reducing Execution time in Python

前端 未结 0 737
傲寒
傲寒 2021-01-23 01:30

The goal of the program is to create a sequence by following these rules: if the number is \'even\' apply n/2 and if the number is \'odd\' apply 3n+1. The Collatz conjecture is

相关标签:
回答
  • 消灭零回复
提交回复
热议问题