
对齐
文章平均质量分 72
jmspan
这个作者很懒,什么都没留下…
展开
-
LeetCode 157. Read N Characters Given Read4(读文件流)
原题网址:https://leetcode.com/problems/read-n-characters-given-read4/The API: int read4(char *buf) reads 4 characters at a time from a file.The return value is the actual number of characters re原创 2016-05-26 00:48:11 · 623 阅读 · 0 评论 -
LeetCode 158. Read N Characters Given Read4 II - Call multiple times(读文件流)
原题网址:https://leetcode.com/problems/read-n-characters-given-read4-ii-call-multiple-times/The API: int read4(char *buf) reads 4 characters at a time from a file.The return value is the actual原创 2016-05-26 00:47:49 · 1079 阅读 · 0 评论