Skip to content

Commit 0a5c1c3

Browse files
committed
Renamed python tasks
1 parent 9949e23 commit 0a5c1c3

File tree

74 files changed

+0
-0
lines changed

Some content is hidden

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

74 files changed

+0
-0
lines changed

src/main/python/g0001_0100/s0041_first_missing_positive/Solution.py renamed to src/main/python/g0001_0100/s0041_first_missing_positive/Solution0041.py

File renamed without changes.

src/main/python/g0001_0100/s0042_trapping_rain_water/Solution.py renamed to src/main/python/g0001_0100/s0042_trapping_rain_water/Solution0042.py

File renamed without changes.

src/main/python/g0001_0100/s0045_jump_game_ii/Solution.py renamed to src/main/python/g0001_0100/s0045_jump_game_ii/Solution0045.py

File renamed without changes.

src/main/python/g0001_0100/s0046_permutations/Solution.py renamed to src/main/python/g0001_0100/s0046_permutations/Solution0046.py

File renamed without changes.

src/main/python/g0001_0100/s0048_rotate_image/Solution.py renamed to src/main/python/g0001_0100/s0048_rotate_image/Solution0048.py

File renamed without changes.

src/main/python/g0001_0100/s0049_group_anagrams/Solution.py renamed to src/main/python/g0001_0100/s0049_group_anagrams/Solution0049.py

File renamed without changes.

src/main/python/g0001_0100/s0051_n_queens/Solution.py renamed to src/main/python/g0001_0100/s0051_n_queens/Solution0051.py

File renamed without changes.

src/main/python/g0001_0100/s0053_maximum_subarray/Solution.py renamed to src/main/python/g0001_0100/s0053_maximum_subarray/Solution0053.py

File renamed without changes.

src/main/python/g0001_0100/s0055_jump_game/Solution.py renamed to src/main/python/g0001_0100/s0055_jump_game/Solution0055.py

File renamed without changes.

src/main/python/g0001_0100/s0056_merge_intervals/Solution.py renamed to src/main/python/g0001_0100/s0056_merge_intervals/Solution0056.py

File renamed without changes.

0 commit comments

Comments
 (0)