Masala C
Form The Minimum
Task
Given a list of digits, return the smallest number that could be formed from these digits, using the digits only once (ignore duplicates).
Kiruvchi ma'lumotlar:
Chiquvchi ma'lumotlar:
Misollar
| # | input.txt | output.txt |
|---|---|---|
| 1 |
1 3 1 |
13 |