Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a1fab68

Browse files
add 200
1 parent 7267401 commit a1fab68

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+364
-0
lines changed

‎python/10_RegularExpressionMatching.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#!/usr/bin/env python
2+
# -*- coding: utf-8 -*-
3+
# @Time : 2019年2月28日 3:35 PM
4+
# @Author : huxiaoman
5+
# @File : 10_RegularExpressionMatching.py
6+
# @Package : LeetCode
7+
# @E-mail : charlotte77_hu@sina.com

‎python/11_ContainerWithMostWater.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#!/usr/bin/env python
2+
# -*- coding: utf-8 -*-
3+
# @Time : 2019年2月28日 3:37 PM
4+
# @Author : huxiaoman
5+
# @File : 11_ContainerWithMostWater.py
6+
# @Package : LeetCode
7+
# @E-mail : charlotte77_hu@sina.com

‎python/12_IntegerToRoman.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#!/usr/bin/env python
2+
# -*- coding: utf-8 -*-
3+
# @Time : 2019年2月28日 3:37 PM
4+
# @Author : huxiaoman
5+
# @File : 12_IntegerToRoman.py
6+
# @Package : LeetCode
7+
# @E-mail : charlotte77_hu@sina.com

‎python/13_RomanToInteger.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#!/usr/bin/env python
2+
# -*- coding: utf-8 -*-
3+
# @Time : 2019年2月28日 3:37 PM
4+
# @Author : huxiaoman
5+
# @File : 13_RomanToInteger.py
6+
# @Package : LeetCode
7+
# @E-mail : charlotte77_hu@sina.com

‎python/14_LongestCommonPrefix.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#!/usr/bin/env python
2+
# -*- coding: utf-8 -*-
3+
# @Time : 2019年2月28日 3:37 PM
4+
# @Author : huxiaoman
5+
# @File : 14_LongestCommonPrefix.py
6+
# @Package : LeetCode
7+
# @E-mail : charlotte77_hu@sina.com

‎python/15_3Sum.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#!/usr/bin/env python
2+
# -*- coding: utf-8 -*-
3+
# @Time : 2019年2月28日 3:38 PM
4+
# @Author : huxiaoman
5+
# @File : 15_3Sum.py
6+
# @Package : LeetCode
7+
# @E-mail : charlotte77_hu@sina.com

‎python/16_3SumCloset.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#!/usr/bin/env python
2+
# -*- coding: utf-8 -*-
3+
# @Time : 2019年2月28日 3:44 PM
4+
# @Author : huxiaoman
5+
# @File : 16_3SumCloset.py
6+
# @Package : LeetCode
7+
# @E-mail : charlotte77_hu@sina.com
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#!/usr/bin/env python
2+
# -*- coding: utf-8 -*-
3+
# @Time : 2019年2月28日 3:47 PM
4+
# @Author : huxiaoman
5+
# @File : 17_LetterCombinationsofaPhoneNumbr.py
6+
# @Package : LeetCode
7+
# @E-mail : charlotte77_hu@sina.com

‎python/18_4Sum.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#!/usr/bin/env python
2+
# -*- coding: utf-8 -*-
3+
# @Time : 2019年2月28日 3:48 PM
4+
# @Author : huxiaoman
5+
# @File : 18_4Sum.py
6+
# @Package : LeetCode
7+
# @E-mail : charlotte77_hu@sina.com

‎python/19_RemoveNthNodeFromEndofList.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#!/usr/bin/env python
2+
# -*- coding: utf-8 -*-
3+
# @Time : 2019年2月28日 3:48 PM
4+
# @Author : huxiaoman
5+
# @File : 19_RemoveNthNodeFromEndofList.py
6+
# @Package : LeetCode
7+
# @E-mail : charlotte77_hu@sina.com

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /