8000 refactor 71 · calzoom/Leetcode@ea1f8a9 · GitHub
[go: up one dir, main page]

Skip to content

Commit ea1f8a9

Browse files
refactor 71
1 parent 0c1d807 commit ea1f8a9

File tree

1 file changed

+1
-1
lines changed
  • src/main/java/com/fishercoder/solutions

1 file changed

+1
-1
lines changed

src/main/java/com/fishercoder/solutions/_71.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
import java.util.Set;
88

99
/**
10-
* 70. Climbing Stairs
10+
* 71. Simplify Path
1111
1212
Given an absolute path for a file (Unix-style), simplify it.
1313

0 commit comments

Comments
 (0)
0