Skip to content

Commit 4371ecc

Browse files
authored
Update Solution.scala
1 parent 3eb1e7c commit 4371ecc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/scala/g0301_0400/s0347_top_k_frequent_elements/Solution.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ object Solution {
3434
}
3535
res
3636
}
37-
}
37+
}

0 commit comments

Comments
 (0)