c++: difference between return static_cast x and return (type) x

后端 未结 0 388
长情又很酷
长情又很酷 2020-12-10 07:50

i was solving this coding challenge in which i have to write a long long return type function that take integers as parameters and return their product. the test cases accep

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