摘要:
Nothing to hard to think. Just take care of boundary conditions.class Solution {public: string convert(string s, int nRows) { if(s.empty() |... 阅读全文
posted @ 2014-07-23 12:54
Tonix
阅读(168)
评论(0)
推荐(0)
Tony's LogAlgorithms, Distributed System, Machine Learning |