Any datatype for integers longer than a Long?

后端 未结 0 799
清歌不尽
清歌不尽 2021-01-06 14:12

I want to convert binary to an integer, multiply it by 17, then convert it back to binary. This is my code:

Scanner scan = new Scanner(System.in);
String n =          


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