Lookup table C code: Revision history

From Polymath Wiki
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

9 June 2009

8 June 2009

  • curprev 08:5808:58, 8 June 2009Teorth talk contribs 43,178 bytes +43,178 New page: #include <stdio.h> #include <stdlib.h> #include <string.h> #include <time.h> #define NUM_LINES_3D 25 // 25 non-horizontal lines in [3]^3 // the bitmasks of the 25 lines in [3]^3 const l...