Skip to content

Commit 3023e5c

Browse files
Rename Two-Sum.kt to 1-Two-Sum.kt
1 parent 748fb79 commit 3023e5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotlin/Two-Sum.kt renamed to kotlin/1-Two-Sum.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ class Solution {
1818
fun main() {
1919
val result = Solution().twoSum(intArrayOf(2, 7, 11, 15), 9)
2020
println(result.contentToString())
21-
}
21+
}

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