Problem 33 Getting boxes

Back to Problem Solutions forum

usherjosh     2019-12-06 15:12:56

I have tried to solve this problem. I get the right answer for the example(Ana.) but when I input my code for the test it is wrong. I get a bunch of boxes in my answer. What am I missing?

Rodion (admin)     2020-01-03 12:51:06
User avatar

Hi Friend!

a bunch of boxes in my answer.

Not sure what you mean, if these look like rectangles, you are supposedly printing some very incorrect characters (not fitting the codes of normal ascii). I suspect all codes of output characters should be between 32 and 127. Also you may like to read a bit more about encodings, ascii and working with them in your favorite language.

Please login and solve 5 problems to be able to post at forum