You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Type ./make to compile everything in a linux terminal using gcc.
If you want to compile for a different platform, you're on your own.
Alternatively, try make ./main and then ./main to run the code.