TO CS-201 STUDENTS: Please follow these instructions exactly. The grader will have a lot of programs to test and you want to make sure he can run your program successfully. He will be compiling and executing these on the PSU Linux machines so make sure it works there before submitting. Create a makefile to compile your program. Call your program typing_word_game.c Call the executable typing_word_game Then create a tar file containing your source code and the makefile. Email the tar file to: dnseitz@gmail.com The subject line of the email should be: CS201, HW1, where is your name as it appears in the PSU registration system. Send your email only once. Please refrain from sending additional emails asking whether he got your email or sending it multiple times. In the case of multiple emails, the grader will grade the FIRST submission. So please make sure the first email is correct. Please copy yourself on the email, just in case there is a question later about anything. Thanks! Prof. Harry Porter