0

So I have to find the inverse of an N input number. Example: 3456 --> 6543. This input number has N digits so have to find a generalized solution. I would have liked the pseudocode solution because I am just a beginner and all these solutions I am finding anywhere else have the only pr. language-specific solutions. For me this task seems very hard, so would appreciate some help:) I already found the inverse for a 3 digit number, but this is way harder. Thank you in advance!

0 Answers0