We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34dd706 commit c95e042Copy full SHA for c95e042
vishal.cpp
@@ -0,0 +1,7 @@
1
+#include<iostream>
2
+using namespace std;
3
+int main()
4
+int x=0;
5
+ cout<<"Free ki t-shirt op";
6
+ return 0;
7
+}
0 commit comments