aboutsummaryrefslogtreecommitdiff
path: root/tools/301_solve_file
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2025-06-19 17:20:32 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2025-06-19 17:20:32 +0200
commit05bae37d768fca39c478d682545fedeb76f35409 (patch)
tree3be0844eaf3b9fd3037920bea807595e1e761764 /tools/301_solve_file
parentda31fbb09fec50c127bd16a99fca81bdd013c40d (diff)
downloadnissy-core-05bae37d768fca39c478d682545fedeb76f35409.tar.gz
nissy-core-05bae37d768fca39c478d682545fedeb76f35409.zip
Added benchmarks for all solutions
Diffstat (limited to 'tools/301_solve_file')
-rw-r--r--tools/301_solve_file/solve_file.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/301_solve_file/solve_file.c b/tools/301_solve_file/solve_file.c
index 2fc3a98..a1277e3 100644
--- a/tools/301_solve_file/solve_file.c
+++ b/tools/301_solve_file/solve_file.c
@@ -1,6 +1,6 @@
1#include "../tool.h" 1#include "../tool.h"
2 2
3#define SOL_BUFFER_LEN 1000 3#define SOL_BUFFER_LEN 100000
4#define MAX_SCR 10000 4#define MAX_SCR 10000
5#define MAX_SCR_LEN 250 5#define MAX_SCR_LEN 250
6 6

Generated with cgit - Back to sebastiano.tronto.net