Community Profile

photo

Lukas Rier


Last seen: 1 year ago Active since 2022

Statistics

  • Solver
  • First Review

View badges

Content Feed

View by

Solved


Increment a number, given its digits
Take as input an array of digits (e.g. x = [1 2 3]) and output an array of digits that is that number "incremented" properly, (i...

2 years ago

Solved


Additive persistence
Inspired by Problem 2008 created by Ziko. In mathematics, the persistence of a number is the *number of times* one must apply...

2 years ago