How to fix this “Input string was not in a correct format” problem in the following code?

前端 未结 0 615
长发绾君心
长发绾君心 2021-01-04 19:35

Here is my code :

using System;

namespace CappedSum
{
    class Program
    {
        static void Main(string[] args)
        {
            int sumLimit = Co         


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