Skip to content

Instantly share code, notes, and snippets.

@oneman
Created January 28, 2025 01:10
Show Gist options
  • Save oneman/0764529ce1f302781bfc3846dcb5fe5f to your computer and use it in GitHub Desktop.
Save oneman/0764529ce1f302781bfc3846dcb5fe5f to your computer and use it in GitHub Desktop.
#include <stdio.h>
int main()
{
printf("greetz * #");
return 26;
}
/*
*
* DR 1738026010
*
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment