We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
用十进制计算30!(30的阶乘),将结果转换成3进制进行表示的话,该进制下的结果末尾会有____个0。(2分)
A. 6 B. 8 C. 10 D. 12 E. 14 F. 16
你的回答E
The text was updated successfully, but these errors were encountered:
No branches or pull requests
用十进制计算30!(30的阶乘),将结果转换成3进制进行表示的话,该进制下的结果末尾会有____个0。(2分)
A. 6
B. 8
C. 10
D. 12
E. 14
F. 16
你的回答E
The text was updated successfully, but these errors were encountered: