[Homework] Advanced C# - Arrays, Lists, Stacks, Queues - Problem 1
Колеги, малко нужда от помощ за първия въпрос. В условието пише: "Write a program to read an array of numbers from the console, sort them and print them back on the console. The numbers should be entered from the console on a single line, separated by a space. ". Ще ударите ли едно рамо да ги пусна inputa на една линия, защото си правя масивите на нов ред.
Благодаря, решението е готово :)