We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
The amicable numbers are a well-studied sequecence, and a list of several of them can be found here. Technically, you could just use this list to find your result, but I encourage you to use them only for checking and testing your code. Otherwise, what's the point?
Cookie support is required to access HackerRank
Seems like cookies are disabled on this browser, please enable them to open this website
Project Euler #21: Amicable numbers
You are viewing a single comment's thread. Return to all comments →
The amicable numbers are a well-studied sequecence, and a list of several of them can be found here. Technically, you could just use this list to find your result, but I encourage you to use them only for checking and testing your code. Otherwise, what's the point?