prob: https://hack.codingblocks.com/app/contests/2022/508/problem
sol: https://ide.codingblocks.com/s/397346
I’m storing the numbers upto in a string and then I’m planning to sort it, but the code I have written so far(storing in the string) isn’t working please check.