Problem 44784. Project Euler: Problem 14 Longest Collatz sequence(harder version)
Solution Stats
Problem Comments
-
4 Comments
Show
1 older comment
li haitao
on 10 Nov 2018
@ Binbin Qi
Why not setting the upper time limit?
What is the running time of your solution on cody computer?
li haitao
on 10 Nov 2018
@Binbin Qi
Please print the variable "t" to help to profile.
Binbin Qi
on 11 Nov 2018
@li haitao, I have fix the code, and you should see my running time.
li haitao
on 12 Nov 2018
@Binbin Qi,
Almost same with you. I tried many times, but could not speed up any
more.
Want to see some faster solutions in the future.
Problem Recent Solvers3
Suggested Problems
-
Project Euler: Problem 5, Smallest multiple
986 Solvers
-
Project Euler: Problem 10, Sum of Primes
1324 Solvers
-
334 Solvers
-
Calculate Euler's phi function
83 Solvers
-
628 Solvers
More from this Author17
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!