Leetcode: Valid Number
摘要:
Validate if a given string is numeric.Some examples:"0"=>true" 0.1 "=>true"abc"=>false"1 a"=>false"2e10"=>trueNote:It is intended for the problem stat... 阅读全文
posted @ 2014-12-12 12:54
Ryan-Xing
阅读(240)
评论(0)
推荐(0)
浙公网安备 33010602011771号