Skip to content

Commit 5a8c0ab

Browse files
Changing the header file
1 parent 4ab6a37 commit 5a8c0ab

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

STL/Strings/string_stl_01 2.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
#include <iostream>
2-
#include <string>
1+
#include<bits/stdc++.h>
32
using namespace std;
43

54
int main() {

0 commit comments

Comments
 (0)