Display title | Sudoku/C |
Default sort key | Sudoku/C |
Page length (in bytes) | 3,629 |
Namespace ID | 0 |
Page ID | 8866 |
Page content language | en - English |
Page content model | wikitext |
Indexing by robots | Allowed |
Number of redirects to this page | 0 |
Number of subpages of this page | 0 (0 redirects; 0 non-redirects) |
Page views in the past month | 0 |
Edit | Allow all users (infinite) |
Move | Allow all users (infinite) |
Page creator | rosettacode>Ledrug |
Date of page creation | 02:03, 29 July 2012 |
Latest editor | rosettacode>Ledrug |
Date of latest edit | 02:03, 29 July 2012 |
Total number of edits | 1 |
Recent number of edits (within past 180 days) | 0 |
Recent number of distinct authors | 0 |
Description | Content |
Article description: (description ) This attribute controls the content of the description and og:description elements. | #include if 1 define N 4 int x[][N*N] = { { 6, 0, 7, 0, 0, 11, 0, 8, 1, 14, 15, 16, 0, 5, 2, 0}, { 0, 10, 5, 0, 14, 0, 0,... |