@@ -16,6 +16,7 @@
* <https://www.gnu.org/licenses/>.
*/
#include "ds.h"
#include "solve.h"
#include "sud.h"
@@ -28,8 +29,7 @@
#define IFNAME "puzzles"
#define OFNAME "results"
#define NSUD 9000000U
#define FSIZE (NSUD * NCELLS)
#define FSIZE (NPUZZ * NCELLS)
int main(void)
{
The note is not visible to the blocked user.