c program

Discussion in 'C' started by sekhar_529, Jul 3, 2007.

  1. sekhar_529

    sekhar_529 New Member

    Joined:
    Jul 2, 2007
    Messages:
    6
    Likes Received:
    0
    Trophy Points:
    0
    Occupation:
    software engineer
    Location:
    Bangalore
    If i Given input as abcd.
    I want output as dabc
    cdab
    bcda
    abcd
     
  2. DaWei

    DaWei New Member

    Joined:
    Dec 6, 2006
    Messages:
    835
    Likes Received:
    5
    Trophy Points:
    0
    Occupation:
    Semi-retired EE
    Location:
    Texan now in Central NY
    Home Page:
    http://www.daweidesigns.com
    Think "rotate". Learn to do the operation with an eraser, a pencil, and paper. Then translate that into code. We'll help you fix it. Read this before you post code. Put it in code tags.
     

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