06 2019 档案

摘要:cd file: 进入file tar cvf filename.tar filename2: 将filename2创建为filename.tar文件 tar tvf fileneme.tar: 查看 tar xvf filename.tar:解压 grep -i 'text' filename:在 阅读全文

posted @ 2019-06-24 03:51 思思0303 阅读(128) 评论(0) 推荐(0) |

摘要:被这个解决方案惊艳到。 Longest Substring Without Repeating Characters Given a string, find the length of the longest substring without repeating characters. Exam 阅读全文

posted @ 2019-06-19 17:00 思思0303 阅读(114) 评论(0) 推荐(0) |

摘要:You are given two non-empty linked lists representing two non-negative integers. The digits are stored in reverse order and each of their nodes contai 阅读全文

posted @ 2019-06-16 21:52 思思0303 阅读(108) 评论(0) 推荐(0) |

摘要:[编程题] combinations 时间限制:1秒 空间限制:32768K 时间限制:1秒 空间限制:32768K Given two integers n and k, return all possible combinations of k numbers out of 1 ... n. F 阅读全文

posted @ 2019-06-14 22:30 思思0303 阅读(178) 评论(0) 推荐(0) |

摘要:From 牛客网 Leetcode 练习题; [编程题] sum-root-to-leaf-numbers 时间限制:1秒 空间限制:32768K 时间限制:1秒 空间限制:32768K Given a binary tree containing digits from0-9only, each 阅读全文

posted @ 2019-06-14 21:27 思思0303 阅读(124) 评论(0) 推荐(0) |

博客园  ©  2004-2026
浙公网安备 33010602011771号 浙ICP备2021040463号-3