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 5a8c0ab commit 42e61fbCopy full SHA for 42e61fb
STL/Vectors/vector_stl_01.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