Skip to content

Commit fd78e45

Browse files
committed
#2235: description update
1 parent 045adcc commit fd78e45

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

c-sharp/Problems/math/AddTwoIntegers.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
* 2235
33
* Add Two Integers
44
**
5-
* Given two integers num1 and num2, return the sum of the two integers.
5+
* Given two integers num1 and num2,
6+
* return the sum of the two integers.
67
*
78
* Example 1:
89
* Input: num1 = 12, num2 = 5

0 commit comments

Comments
 (0)