首页 > 其他 > 详细

My impressed software error

时间:2017-02-24 19:05:11      阅读:154      评论:0      收藏:0      [点我收藏+]

To tlak about an impressive project error. It is not the recently project I did. Because
they will very hard to finish, but I will find the error easily from my code. The project
give me a deep impression is the code I write in the one grade. It is a code about Gobang.
It is wrote by the language of C++. The reason why it give me a deep impression is I can‘t
find any error in logic in the end. But I can‘t let it pass the ACM web page. I find the
question by input a lot of situation which was wrote by me. In the end, I find the error
is it will juidje the ture if the five point is continue if it is not in a same row. But
the code is not error I have not write the situation is right.
By a lot of research, I find it is the Proglem of C++. A array will auto count add one if
it next point is go byound the bound and it will change to zero.
So it tell me when I write the code. I should notice the problem of the language.

My impressed software error

原文:http://www.cnblogs.com/QinYongGui/p/6439857.html

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