minor change: remove bits/stdc++ header

This commit is contained in:
Mann Patel
2021-06-04 20:10:26 +00:00
parent 759f41896e
commit 8c6adba575

View File

@@ -1,4 +1,3 @@
#include<bits/stdc++.h>
#include <iostream>
#include <cassert>
#include <array>