This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#include "Vect.h"
|
||||
#include "test_assert.h"
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
const static int EXECUTION_COUNT = 100000;
|
||||
static constexpr int MATRIX_MAX_SIZE = 7;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user