Hacker News new | ask | show | jobs
by medecau 4227 days ago
Can confirm they're both different from mine. I got a palindrome problem.
1 comments

Yep mine was summing the digits of a number until you reach a single digit number (eg 455 -> 5).