Go float vs uint64 comparison issue

前端 未结 0 1498
南旧
南旧 2020-12-21 17:11

Working on a problem that compares a float and a uint64, in which the float equals MaxUint64+1. The comparison works fine with a float literal. However when the float is ass

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