Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 501f7fc

Browse files
committedApr 29, 2025·
Improved tags
1 parent 3692de1 commit 501f7fc

File tree

1 file changed

+1
-1
lines changed
  • src/main/java/g2601_2700/s2624_snail_traversal

1 file changed

+1
-1
lines changed
 

‎src/main/java/g2601_2700/s2624_snail_traversal/solution.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// #Medium #2023_08_31_Time_175_ms_(92.96%)_Space_64.2_MB_(32.75%)
1+
// #Medium #2025_04_29_Time_157_ms_(81.82%)_Space_71.07_MB_(18.18%)
22

33
declare global {
44
interface Array<T> {

0 commit comments

Comments
 (0)
Please sign in to comment.