Homework help

Discussion in 'C' started by FreddieR, Sep 13, 2011.

  1. FreddieR

    FreddieR New Member

    Joined:
    Sep 13, 2011
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Write a program that uses looping to print the following table of values. Use the escape sequence, \t, in the printf statement to separate the columns with tabs




    N 10*N 100*N 1000*N

    1 10 100 1000
    2 20 200 2000
    3 30 300 3000
    4 40 400 4000
    5 50 500 5000
    6 60 600 6000
    7 70 700 7000
    8 80 800 8000
    9 90 900 9000
    10 100 1000 10000
     
  2. poornaMoksha

    poornaMoksha New Member

    Joined:
    Jan 29, 2011
    Messages:
    150
    Likes Received:
    33
    Trophy Points:
    0
    Occupation:
    Software developer
    Location:
    India
    Tell us the point where you are blocked?
     
  3. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    You posted the same thread 5 times and so had to ban your account for a day. Make sure you follow the guidelines.
     
  4. sura

    sura Banned

    Joined:
    Aug 4, 2011
    Messages:
    47
    Likes Received:
    1
    Trophy Points:
    0
    Location:
    India,Tamil Nadu.
    we can't write the code and give it to you for submit we can only help you to develop or correct ..........
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice