1957

无聊蛋疼的1957写的低端博客
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2014年11月24日

摘要: leetcode上面写的难度是hard,其实很简单,前面也写了,加个buffer就好了。// Forward declaration of the read4 API.int read4(char *buf);class Solution {public: /** * @param b... 阅读全文

posted @ 2014-11-24 10:15 1957 阅读(1951) 评论(2) 推荐(0) 编辑