mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-02-10 05:57:14 +08:00
minor change: remove bits/stdc++ header
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#include<bits/stdc++.h>
|
||||
#include <iostream>
|
||||
#include <cassert>
|
||||
#include <array>
|
||||
|
||||
Reference in New Issue
Block a user