Skip to content

Instantly share code, notes, and snippets.

@FireDasher
Created August 2, 2025 20:30
Show Gist options
  • Save FireDasher/4325306dba8cb754ba4b56e9c060c9c5 to your computer and use it in GitHub Desktop.
Save FireDasher/4325306dba8cb754ba4b56e9c060c9c5 to your computer and use it in GitHub Desktop.
a
#include "stdio"
int main(){while(1){printf("a");}return 0;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment