* Completed c++ implemetation
c++ implementation contained only merge function(by the name of merge sort). Completed the implementation by providing both divide and merge functions.
* fix: add triple backticks for c# code
* fix: changed csharp to cpp