Skip to content

Instantly share code, notes, and snippets.

@dps
Created December 29, 2012 16:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save dps/4407948 to your computer and use it in GitHub Desktop.
Save dps/4407948 to your computer and use it in GitHub Desktop.
#include<stdio.h>
int main(int j,char**V){char*R=V[1],i=0,k=48;for(;*R>k;*++R||
puts(R-i))++i;for(;++k<58;*R&&main(*R=k,V),*R=1)for(j=81;j
--;)*R*=R[j-i]-k||i/9^j/9&&i%9^j%9&&i/27^j/27|i%9/3^j%9/3;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment