We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42e61fb commit 7e31817Copy full SHA for 7e31817
STL/Vectors/vector_stl_02.cpp
@@ -1,5 +1,4 @@
1
-#include <iostream>
2
-#include <vector>
+#include<bits/stdc++.h>
3
4
using namespace std;
5
int main() {
0 commit comments