Hi, Can You correct my Looping mistakes ? And my program won't run first part of the coding.[b]Line : 20[/b] ([i]cin>>choice[/i]) is probably the error because its a string. You can't get inpu...
Picking all possible cases.Yeah. I just checked it out. It works. Thanks for the solution!
Picking all possible cases.@doug4 ,@MiiNiPaa the problem is this. I have tried nested loops, but i get sets like {2,2} and {3,3...
Picking all possible cases.You are give an array containing 'n' elements. You are given an integer k (input). You must find all...
Continue statement problemI used [u]for loop[/u] to make a program. it goes like this: [b][i]. . . for(i=0;i<10;i++) if(i...
This user does not accept Private Messages