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 4ab6a37 commit 5a8c0abCopy full SHA for 5a8c0ab
STL/Strings/string_stl_01 2.cpp
@@ -1,5 +1,4 @@
1
-#include <iostream>
2
-#include <string>
+#include<bits/stdc++.h>
3
using namespace std;
4
5
int main() {
0 commit comments