Marks :100
: 0 | : 1
Ria likes to play number games always. Today she decided to find the largest number that can be made using all of the digits of the given input (Non negative integer) value N
The first and only line of input contains an integer N ( $$$1 \le N\le 10^8 $$$)
For each output print the largest N possible by shuffling the order of digits.
3675092
9765320
02856
8652
Since input value, N Accepts integer value only. hence digit 0 that comes before the first non-zero digit should not be taken into consideration.
You need to login to view your submissions.
You need to login to view all submissions.
Result : Executed
Feel something is wrong with the test cases?
Result : Accepted
Test Cases :
But to Run or Submit the Problem, you need to Log In.
Continue to Log InYour challenge has been submitted successfully.
You will get a response soon via WhatsApp or Email.
Do let us know your issue.