committing to stash and compare

This commit is contained in:
Karma Riuk
2025-02-07 14:02:56 +01:00
parent 1b14ed693d
commit 182d183247
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
#include <map>
#define MULTITHREADED 0
#define MULTITHREADED 1
static int INFINITY = std::numeric_limits<int>::max();