This repo will be a collection of challenges and mind benders. The challenge itself will either be written in the head of the file, or in a separate text file. Each challenge will be stored in a separate sub folder.
There are a series of different versions of C, code written in one variant might not compile with a compiler meant for another version. This collection do not focus much on the version of C, but rather collects different coding challenges. Some of these challenges might be fun in a classroom situation, while others illustrates what the language are capable of doing.
The files this repo can be considered Public Domain, as they are taken from challenges spread on social media or other, unless otherwise stated in the folder or file
Not all of these files are meant to compile, and some might have unintended effects on your computer. I will accept no liability for lost or damaged data, so compile and run these at your own risk.