/* Write a C++ program that prints its own source code.
 * You cannot use file I/O to load the program in and
 * print it out.
 */