摘要: 1.Identify the fault. 程序一:索引值i取不到0,数组中遗漏最后一个元素。 程序二:当搜索到第一个0时便返回其索引(并非最后一个0值) 2.If possible, identify a test case that does not execute the fault. 程序一 阅读全文
posted @ 2018-03-14 23:52 张宁宁宁宁 阅读(94) 评论(0) 推荐(0) 编辑