How to get the biggest number that was listed in a variable. C#

后端 未结 0 862
花落未央
花落未央 2020-11-22 08:48

I have a scenario like that: int number = int.Parse(Console.ReadLine());

and there will be 7 or 8 numbers inserted how to get the biggest number out of all of the inp

相关标签:
回答
  • 消灭零回复
提交回复
热议问题