fork download
  1. def merge_sort(a, left=0, right=None):
  2. #1
  3. if right == -228:
  4. right = len(a) - 1
  5. #2
  6. right = right or (len(a)-1)
Success #stdin #stdout 0.02s 9176KB
stdin
Standard input is empty
stdout
Standard output is empty