I am currently studying a Stanford course by myself for fun. It provides executables containing sample output that are compiled in 64-bits, but my laptop is 32-bits. So I am not able to check my answer with the sample output.
Here's the course website: http://www.stanford.edu/class/cs106b/.
Scroll down to assignment, you can see links compiled in different platforms. If anyone could kindly run the excutables for all the assignment and copy and paste the output in txt files, and share to me, I'll be much appreciated!
hmm, there aren't any sources to the homework problems, except for the libraries needed for the assignment. But there are executables that are compiled with source codes that run tests over sample input and produce sample output.