update
This commit is contained in:
parent
9eebc36d72
commit
f78321fa48
@ -3,7 +3,7 @@
|
|||||||
#include <queue>
|
#include <queue>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|
||||||
using std::cin,std::cout,std::iostream;
|
using std::cout,std::iostream;
|
||||||
static const constexpr auto range {std::ranges::views::iota};
|
static const constexpr auto range {std::ranges::views::iota};
|
||||||
|
|
||||||
static const constexpr int MOD {80112002}, MAX_TYPES {(int)5e3+5} /*, MAX_REL_SHIPS {(int)5e5+5}*/;
|
static const constexpr int MOD {80112002}, MAX_TYPES {(int)5e3+5} /*, MAX_REL_SHIPS {(int)5e5+5}*/;
|
||||||
|
Loading…
Reference in New Issue
Block a user