Computer Science Homework Solutions
Problem
#129368

Crossed and inverted words (C++ programming)

I need a program that when a word is entered knows if the word is odd or even of characters and if it is odd it should display the word in a cross and if it’s even it should display the word inverted.

Example:  Microsoft

   M        M
    i      i
     c    c
      r  r
       o
      s  s
    o     o
   f       f
  t         t

Example: UNIX

  U X
  N I
  I N
  X U

Solution
What is this?
By OTA - Overall OTA Rating
Purchase Cost Now
$2.19 CAD (was ~$11.97)
Included in Download
  • Plain text response
  • Attached file(s):
    • code.doc
$2.19 Instant Download
Add to Cart
Why you can trust BrainMass.com
  • Your Information is Secure
  • Best Online Academic Help Service
  • Students find real academic Success
Related Solutions
Browse