摘要: Arrow function blind this. 阅读全文
posted @ 2017-09-26 20:44 JadeofMoon 阅读(77) 评论(0) 推荐(0) 编辑
摘要: Solution A: 1.Create a array store the result. 2.Create a object to store info of no- repeat element. 3.Take out the element of array, and judge wheth 阅读全文
posted @ 2017-09-05 16:08 JadeofMoon 阅读(75) 评论(0) 推荐(0) 编辑
摘要: Queue class and operator: .h file: 阅读全文
posted @ 2017-09-01 16:42 JadeofMoon 阅读(109) 评论(0) 推荐(0) 编辑
摘要: I mainly use these fucntion in below method: string::find() string::size() string::substr() some tips: string::npos size_t I will supply a method firs 阅读全文
posted @ 2017-08-30 17:07 JadeofMoon 阅读(82) 评论(0) 推荐(0) 编辑