Improving Binary to Grey code converter?Hi! I wrote a program that converts Binary code to Grey code. It works, but I feel like it's highly ...
Project Euler Problem 4?Nevermind! I figured it out :D I didn't take notice that I wasn't printing out the palindromes in l...
Project Euler Problem 4?Hi, I'm trying Project Euler's Problem 4 and I'm having trouble finding the correct answer (I know m...
Making sure I'm actually using insertion sort?Hi! I wrote a program that sorts a vector successfully, but I just wanted to double check that I'm u...
Proving Algorithm Correctness?Thanks! These are helpful guidelines :D Haha, nice quote.