好记性不如烂笔头,记录学习历程和随想云云,欢迎各位大虾拍砖
全部博文(33)
2015年(33)
分类: C/C++
2015-05-07 23:18:05
Implement atoi to convert a string to an integer.
Hint: Carefully consider all possible input cases. If you want a challenge, please do not see below and ask yourself what are the possible input cases.
Notes: It is intended for this problem to be specified vaguely (ie, no given input specs). You are responsible to gather all the input requirements up front.
点击(此处)折叠或打开