首页 > 其他 > 详细

软件测试之作业二

时间:2016-03-06 19:06:20      阅读:117      评论:0      收藏:0      [点我收藏+]

1是第一个程序; 2是第二个程序。

1a. i should reach at 0;

1b. x = null, y = 1;

1c. x = [2, 3, 5], y = 3;

1d. x = [2, 3, 5], y = 1;

2a. it just finds the first 0;

2b. x = null;

2c. x = [0];

2d. x = [1, 0, 1].

软件测试之作业二

原文:http://www.cnblogs.com/GameChina/p/5248031.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!