mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-04-05 03:29:46 +08:00
formatting source-code for a190674131
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user