Problem 1387. Points on a circle.
Solution Stats
Problem Comments
-
4 Comments
Show
1 older comment
Chris Cleveland
on 14 Jul 2017
Great problem! Learned a bunch from others solutions as well.
HH
on 3 Dec 2017
In the problem statement, I think you meant '3' and '4', rather than '1' and '2', in the respective +/- combinations.
James
on 4 Dec 2017
Thanks for catching my stupidity on that one, HH. It's fixed now.
Rafael S.T. Vieira
on 23 Jun 2020
The tip for this question is the sum of squares function, which I use in my solution. There are many possible solutions to this problem, but the huge circle radii limit what we can employ, so be careful.
Solution Comments
Show commentsProblem Recent Solvers22
Suggested Problems
-
Implement simple rotation cypher
1035 Solvers
-
Return a list sorted by number of consecutive occurrences
333 Solvers
-
625 Solvers
-
326 Solvers
-
Find out sum and carry of Binary adder
1079 Solvers
More from this Author80
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!