An open API service indexing awesome lists of open source software.

https://github.com/cee-studio/cs50-mistakes

The common mistakes made in CS50's C pset
https://github.com/cee-studio/cs50-mistakes

Last synced: 21 days ago
JSON representation

The common mistakes made in CS50's C pset

Awesome Lists containing this project

README

          

# Mistakes of CS50 C psets

These are collections of mistakes made by CS50x students in their C
psets.

Contributions are welcome.

The contribution guidelines:

1. Obtain the entire source code for each mistake
2. Use https://cee.studio to create an executable demo link*
3. Describe briefly each mistake
4. Include the original post link (if it's possible)

### [Memory Errors](memory-errors.md)

* The included code can compile and generate an executable