Question: plz i need the solution in C++ code N. Char time limit per test: 0.25 seconds memory limit per test: 64 megabytes input: standard input

plz i need the solution in C++ code plz i need the solution in C++ code N. Char time limit

N. Char time limit per test: 0.25 seconds memory limit per test: 64 megabytes input: standard input output: standard output Given a letter X. If the letter is lowercase print the letter after converting it from lowercase letter to uppercase letter. Otherwise print the letter after converting it from uppercase letter to lowercase letter Note : difference between 'a' and 'A' in ASCII is 32. Input Only one line containing a character X which will be a capital or small letter. Output Print the answer to this problem. Examples input Copy output Copy A input Copy A output Copy a

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!