Skip to content

General Bug Summary

Xin Wan edited this page Jan 14, 2018 · 7 revisions
  • char doesn't have empty one, which means there is no expression like:
char c = '';
  • Binary Search question: definitely make sure the return value is the index or the value on the position.

Clone this wiki locally