3 lines
84 B
C++
3 lines
84 B
C++
#define STEPS_TO_TIE 1000000
|
|
#define ROUNDS_PER_CHUNK 200
|
|
#define CHUNKS_PER_PAIR 5
|