求long整数的位数( 能求负数位数,包括0也能求出位数,要用Scanner输入)
只能用+ - * / 还有下面的语法。。
http://docs.oracle.com/javase/8/docs/api/java/lang/Math.html#addExact-int-int-
而且只能用一条公式表达出==
请各位大神帮忙!
补充一下。只能用提供网站的method来编程、、谢谢各位大神
只能用+ - * /, and the methods in the Math class in the website.
It must be a one-line formula using only the allowable operations above。(老师原话,不太会翻译专业术语不好意思)
相关分类