摘要:
1, findLast() (1) The fault is that the state of the loop should be: for(int i = x.length-1;i >= 0;i--) Because if the expected index is in x[0], when 阅读全文
摘要:
Generally to say, it's a homework that arranged by my Software Testing Professor, but it makes me recall a lot of interesting errors, which made by me 阅读全文