Skip to content

Commit 38edb0c

Browse files
refactor 381
1 parent 13ae2b6 commit 38edb0c

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/_381.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ public static class Solution1 {
4646
/**
4747
* Initialize your data structure here.
4848
*/
49-
public _381() {
49+
public Solution1() {
5050
forwardMap = new HashMap();
5151
reverseMap = new HashMap();
5252
index = 0;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy