temp update
This commit is contained in:
parent
e5c7c28ba6
commit
193ec6105d
@ -1,9 +1,9 @@
|
||||
#include<bits/stdc++.h>
|
||||
using namespace std;
|
||||
#ifndef ONLINE_JUDGE
|
||||
#include "Debug.h"
|
||||
#else
|
||||
#ifdef ONLINE_JUDGE
|
||||
#define dbg(...)
|
||||
#else
|
||||
#include "Debug.h"
|
||||
#endif
|
||||
#define ll long long
|
||||
#define ull unsigned long long
|
||||
|
Loading…
Reference in New Issue
Block a user