Skip to content

Commit 2f7d46c

Browse files
authored
Rename 0054-brick-wall.cpp to 0554-brick-wall.cpp
1 parent 6eb8711 commit 2f7d46c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: cpp/0054-brick-wall.cpp renamed to cpp/0554-brick-wall.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ class Solution {
3939

4040
return rows - max_end_count;
4141
}
42-
};
42+
};

0 commit comments

Comments
 (0)