Drostjan / CalNet

A menu shell of arrays

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CalNet

A menu shell of arrays with the next task:

  • Generate / regenerate the matrix of random numbers.
  • Show the matrix generated by screen.
  • Sort the numbers in rows in ascending order.
  • Sort numbers by columns in ascending order.
  • "Swap" the digits of each number with each other, remaining invariable (obviously) if they are only one digit.

About

A menu shell of arrays

License:GNU General Public License v3.0


Languages

Language:C# 100.0%