Skip to content

Commit da58f21

Browse files
authored
Rename 2 sum cpp.txt to 2 sum cpp.md
1 parent 847200f commit da58f21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Problem Solution/1) 2 sum (easy)/2 sum cpp.txt renamed to Problem Solution/1) 2 sum (easy)/2 sum cpp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ public:
4141
}
4242
return ret;
4343
}
44-
};
44+
};

0 commit comments

Comments
 (0)