ajains's blog

By ajains, history, 8 years ago, In English
  • Vote: I like it
  • 0
  • Vote: I do not like it

»
8 years ago, hide # |
Rev. 2  
Vote: I like it 0 Vote: I do not like it

It is because you have used ">=" in the comparator.
Same code without ">=" in comparator.link
Although not accepted but not giving runtime error