big int
This commit is contained in:
@@ -6,9 +6,9 @@
|
||||
#include <iostream>
|
||||
#include <vector>
|
||||
|
||||
static constexpr int EXECUTION_COUNT = 100;
|
||||
static constexpr int EXECUTION_COUNT = 10;
|
||||
static constexpr int KERNEL_CHECKS = 100;
|
||||
static constexpr int MATRIX_MAX_SIZE = 100;
|
||||
static constexpr int MATRIX_MAX_SIZE = 10;
|
||||
|
||||
static const Solver solver;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user