3 lines
85 B
C++
3 lines
85 B
C++
#define STEPS_TO_TIE 1000000
|
|
#define ROUNDS_PER_CHUNK 100
|
|
#define CHUNKS_PER_PAIR 10
|