开发者

Hexadecimals and probability [closed]

Closed. This question is off-topic. It is not currently accepting answers.
开发者_StackOverflow

Want to improve this question? Update the question so it's on-topic for Stack Overflow.

Closed 11 years ago.

Improve this question

A numeric string ([0-9A-F]+) is given. What's the probability that it's a hexadecimal number?


All strings of characters in the class [0-9A-F] can be interpreted as hexadecimal numbers, so the answer is 100%.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜