我嘗試使用此代碼,但給了我一個錯誤:constant 100000000000000000000000 overflows int64我該如何解決?// Initialise big numbers with small numberscount, one := big.NewInt(100000000000000000000000), big.NewInt(1)
- 2 回答
- 0 關注
- 227 瀏覽
添加回答
舉報
0/150
提交
取消