240 发简信
IP属地:浙江
  • LeetCode135(2020-7-18)

    题目:https://leetcode.com/problems/candy/解答:

  • LeetCode134(2020-7-17)

    题目:https://leetcode.com/problems/gas-station/ 解析:需要保证在gas[i]-cost[i]>0,如果小于0则当前index不可用...

  • 头条面经整理

    1.linux select epoll poll的详解 https://www.cnblogs.com/natian-ws/p/10785649.html参考好文:http...