how to display this ussing for loop??

Please support our C++ advertiser: Intel Parallel Studio Home
Reply

Join Date: Oct 2009
Posts: 59
Reputation: samsons17 is an unknown quantity at this point 
Solved Threads: 1
samsons17 samsons17 is offline Offline
Junior Poster in Training

how to display this ussing for loop??

 
-1
  #1
26 Days Ago
how to display this using for loop ?

***** *****
***** * *
***** * *
***** *****

thank you for helping.
Reply With Quote Quick reply to this message  
Join Date: Dec 2008
Posts: 1,261
Reputation: firstPerson is just really nice firstPerson is just really nice firstPerson is just really nice firstPerson is just really nice firstPerson is just really nice 
Solved Threads: 157
firstPerson's Avatar
firstPerson firstPerson is offline Offline
Nearly a Posting Virtuoso
 
0
  #2
26 Days Ago
Well the top and the bottom are the same so you can just duplicate the
top at the end, and the middle two are the same. I see no reason to
use for loops for this.
1) What word becomes shorter if you add a letter to it? [ Solved by : niek_e, Paul Thompson]
2) What does this sequence  equal to :  (.5u - .5a)(.5u-.5b)(.5u-.5c) ...[*]
      [*solved by : murtan]
3) What is the 123456789 prime numer?
Reply With Quote Quick reply to this message  
Join Date: Jan 2008
Posts: 3,821
Reputation: VernonDozier has a reputation beyond repute VernonDozier has a reputation beyond repute VernonDozier has a reputation beyond repute VernonDozier has a reputation beyond repute VernonDozier has a reputation beyond repute VernonDozier has a reputation beyond repute VernonDozier has a reputation beyond repute VernonDozier has a reputation beyond repute VernonDozier has a reputation beyond repute VernonDozier has a reputation beyond repute VernonDozier has a reputation beyond repute 
Solved Threads: 501
Featured Poster
VernonDozier VernonDozier is offline Offline
Senior Poster
 
0
  #3
26 Days Ago
Originally Posted by samsons17 View Post
how to display this using for loop ?

***** *****
***** * *
***** * *
***** *****

thank you for helping.
Code tags. We don't know what you're trying to do without them:

  1. ***** *****
  2. ***** * *
  3. ***** * *
  4. ***** *****

And we can't tell here either. Do it in a word processor with Courier font, then copy and paste with code tags. Oh, and show some effort too. We're not going to do this for you.
Reply With Quote Quick reply to this message  
Join Date: Oct 2009
Posts: 131
Reputation: restrictment is on a distinguished road 
Solved Threads: 9
restrictment's Avatar
restrictment restrictment is offline Offline
Junior Poster
 
0
  #4
26 Days Ago
Sampson, this is your fourth thread asking, "How do I do <insert name> in a for loop?" within just 2 days...

I am beginning to think that you are doing this just for attention, as I cannot imagine a class that would just randomly assign 'for-loop' problems of such random increments in just two days on a weekend.
http://www.daniweb.com/forums/thread237124.html
http://www.daniweb.com/forums/thread237117.html
http://www.daniweb.com/forums/thread236472.html
http://www.daniweb.com/forums/thread236460.html

Please stop spamming these for-loop threads..
Reply With Quote Quick reply to this message  
Reply

Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC