Quiz 5 (._.)/

Photograpch Credit

Hello guys, this blog is for the two functions we had to make in quiz five. The second function is really easy so I won’t explain much in the video. The first one was a little harder but not that much. We had to use something called the ascii table. Basicly we know that computers only understand binary. So in the end every character has a number and if we add or subtract to that number then we get a different character. I’ll explain how to use this to ignore case sensitive in our program.Screen Shot 2016-03-11 at 1.05.31 AM

Alright so here is the code:

Palindrome.cpp

FindThrees.cpp

Here is the tutorial for the first function of the quiz: Palindrome.

And here is the tutorial for the second function of the quiz: FindThrees.cpp

Made by Orlando Lara

CC BY-SA 4.0 Quiz 5 (._.)/ by Orlando Lara is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.