mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-04-09 05:29:13 +08:00
Don't use bits/stdc++.h
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#include <bits/stdc++.h>
|
||||
//#include <bits/stdc++.h>
|
||||
#incldue <iostream>
|
||||
#define MAX 4000000
|
||||
using namespace std;
|
||||
typedef long long ll;
|
||||
|
||||
Reference in New Issue
Block a user