Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~82 People Reached
Favorite Forums
Favorite Tags
c++ x 1
Member Avatar for Sadaf Masroor

ihello, i am doing to print the no of multiplies using for loop but it print only last no i.e if i give no is 2 then after multiplication it prints 20.i want to print all multiplies. the for loop code is for (i=0;i<=n;i++) int no; no=n*ii; } for (i=0;i<=n;i++) …

Member Avatar for Sky Diploma
0
82