* TODO 2698. Find the Punishment Number of an Integer :medium: :PROPERTIES: :NEETCODE: [[../../../../leetcode/out/roadmap.org::*2698. Find the Punishment Number of an Integer][Roadmap]] :END: ** TODO Approach Write your approach here. ** TODO Python #+begin_src python #+end_src ** TODO C++ #+begin_src cpp #+end_src