Skip to content

Commit

Permalink
updated input and output sample
Browse files Browse the repository at this point in the history
  • Loading branch information
NirmalSilwal committed Aug 16, 2020
1 parent 15515c8 commit b4b6031
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions GeeksForGeeks/subarraySum2.java
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
package GeeksForGeeks;

/*input:
2
1
5 12
1 2 3 7 5
2 4
output:
2 4
Expand Down

0 comments on commit b4b6031

Please sign in to comment.