No value is being printed inside if condition block.Where is the logical error?Thanks.#includeusing namespace std;int fx[]= {-1,-1,-1,0,1,1,1,0};int fy[]= {-1,0,1,1,1,0,-1,...
asked 2 hours ago
No comments:
Post a Comment