added int to long long
This commit is contained in:
parent
52536007b3
commit
3cd7e5de2b
@ -2,6 +2,7 @@
|
|||||||
using namespace std;
|
using namespace std;
|
||||||
|
|
||||||
// Short forms
|
// Short forms
|
||||||
|
#define int long long
|
||||||
#define ll long long
|
#define ll long long
|
||||||
#define endl '\n'
|
#define endl '\n'
|
||||||
#define ff first
|
#define ff first
|
||||||
|
Loading…
Reference in New Issue
Block a user