judgeme's blog

By judgeme, history, 4 years ago, In English

pls see the code in given image: - i think the problem is in sort(a,a+n,greater()) function because if i use sort(a,a+n) only this got accepted

  • Vote: I like it
  • -3
  • Vote: I do not like it

| Write comment?