[leetcode]355. Design Twitter

题目连接:https://leetcode.com/problems/design-twitter/ 题意:这是一个设计类题目,本题要求设计一个Twitter,主要支持如下几种操做:c++ 发表一条状态 postTweet(userId, tweetId) 关注某个用户 follow(followerId, followeeId): Follower follows a followee 对某个用
相关文章
相关标签/搜索
本站公众号
   欢迎关注本站公众号,获取更多信息