mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-02-12 06:56:59 +08:00
Don't use bits/stdc++.h
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include<bits/stdc++.h>
|
||||
#include <iosrteam>
|
||||
using namespace std;
|
||||
|
||||
int max(int a,int b)
|
||||
|
||||
Reference in New Issue
Block a user