cs50 / libcs50

This is CS50's Library for C.
https://cs50.readthedocs.io/libraries/cs50/c/
GNU General Public License v3.0
1.74k stars 853 forks source link

Unable to us CS50 library in CS50 Lab sandbox #160

Closed JRoyWirth closed 5 years ago

JRoyWirth commented 5 years ago

I am working on the Mario problem in CS50. I cannot use GetInt despite including the CS50 library. Any idea why I am not accessing it correctly? (image attached) Mario1