Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
~319 People Reached
Favorite Forums
Favorite Tags
c x 1
c++ x 1

2 Posted Topics

Member Avatar for Karthi Msc

Hi can anyone help me in doing the following Given n Boolean variables x1,x2,…..xn, we wish to print all possible combinations of truth values they can assume. For instance, if n=2, there are four possibilities : true, true; false, false; false, true; true, false;:-|

Member Avatar for Salem
1
164
Member Avatar for poorni

No problem u just send me the code i will get a glance to it and i will say the mistakes in the code:twisted:

Member Avatar for Karthi Msc
1
155

The End.