Given a list of non-negative integers, get the highest and lowest values that can be obtained by concatenating the integers together.
Info
| Version: | 1.0.0 |
| Author(s): | Georgi Kamacharov |
| Last Update: | Wednesday, May 10, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://project_url_here_or_delete_this_line/ |
| NuGet Url: | https://www.nuget.org/packages/ConcatenateIntegers |
Install
Install-Package ConcatenateIntegers
dotnet add package ConcatenateIntegers
paket add ConcatenateIntegers
ConcatenateIntegers Download (Unzip the "nupkg" after downloading)
Dependencies
Tags