Skip to content

Commit 04a0760

Browse files
Update 1.TwoSum.cpp
1 parent 9e31f19 commit 04a0760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

1.TwoSum.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/// LeetCode
33
/// By Reza Ebrahimi <reza.ebrahimi.dev@gmail.com>
44
///
5-
/// 3. Two Sum
5+
/// Two Sum Problem
66
/// https://leetcode.com/problems/two-sum
77
///
88
/// Time Submitted | Status | Runtime | Memory | Language

0 commit comments

Comments
 (0)