mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
formatting source-code for a190674131
This commit is contained in:
parent
a190674131
commit
ef5f330834
@ -36,7 +36,7 @@ using std::vector;
|
||||
#define endl std::endl
|
||||
|
||||
/*! shorthand definition for `int64_t` */
|
||||
#define pb push_back
|
||||
#define pb push_back
|
||||
#define MOD 1000000007
|
||||
|
||||
/** global variable mat_size
|
||||
|
Loading…
Reference in New Issue
Block a user