Skip to content

Instantly share code, notes, and snippets.

@jmichalenko
Created February 8, 2024 20:20
Show Gist options
  • Save jmichalenko/57d82070e538853369c7733c8285801e to your computer and use it in GitHub Desktop.
Save jmichalenko/57d82070e538853369c7733c8285801e to your computer and use it in GitHub Desktop.
syntax with errors
include stdio.h
{
int main(void)
printf("This is CS50AP!\n")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment