I don't think that's going to help you. I use Linux. If you're not on a Linux computer, then my compiled program won't work for you. And if you are on Linux, then compiling it yourself is very easy.And wrote: please upload the compiled program here or on google drive
I'll attach the edited version of the code. If you can manage to install gcc for your system, then compiling wally should take only a couple of minutes. Rename the wally_edited.c.txt file to wally_edited.c (sorry, this site's policies don't allow uploading .c files), open a command prompt, go to the folder where wally_edited.c is stored, and type "gcc wally_edited.c". That's it.