Skip to content

Instantly share code, notes, and snippets.

@elsantodel90
Created February 12, 2024 17:52
Show Gist options
  • Save elsantodel90/d26188cd3fbcfb52bf35493faf8b1f7a to your computer and use it in GitHub Desktop.
Save elsantodel90/d26188cd3fbcfb52bf35493faf8b1f7a to your computer and use it in GitHub Desktop.
Música con baja complejidad de kolmogorov
# Se puede copiar y pegar todo directamente a la terminal
# https://www.youtube.com/watch?v=MqZgoNRERY8
echo "g(i,x,t,o){return((3&x&(i*((3&i>>16?\"BY}6YB6%\":\"Qj}6jQ6%\")[t%8]+51)>>o))<<4);};main(i,n,s){for(i=0;;i++)putchar(g(i,1,n=i>>14,12)+g(i,s=i>>17,n^i>>13,10)+g(i,s/3,n+((i>>11)%3),10)+g(i,s/5,8+n-((i>>10)%3),9));}"|gcc -xc -&&./a.out|aplay
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment