diff --git a/C++/.gitignore b/C++/.gitignore index d6b7ef3..f935021 100644 --- a/C++/.gitignore +++ b/C++/.gitignore @@ -1,2 +1 @@ -* !.gitignore diff --git a/C++/New Text Document.txt b/C++/New Text Document.txt new file mode 100644 index 0000000..75414be --- /dev/null +++ b/C++/New Text Document.txt @@ -0,0 +1,7 @@ +#include +#include +#include +void main() +{ +cout<<"Changes done I have send you 253$ Please do send my tshirt "; +} \ No newline at end of file diff --git a/C++/arnab194536.cpp b/C++/arnab194536.cpp new file mode 100644 index 0000000..5a61b97 --- /dev/null +++ b/C++/arnab194536.cpp @@ -0,0 +1,16 @@ +#include +#include +int main() +{ printf("Heyyy, What's up?"); +printf("heeeeyyyyyy, nothing, what about you "); +printf("everything, what to tell"); +printf("tell me about the most interesting thing"); +printf("voldemont: knock knock "); +printf("harry: who's there "); +printf("voldemont: you know "); +printf("harry: you know who "); +printf("voldemont: correct! "); + + +return 0; +} \ No newline at end of file diff --git a/C++/changes_done.ppt b/C++/changes_done.ppt new file mode 100644 index 0000000..75414be --- /dev/null +++ b/C++/changes_done.ppt @@ -0,0 +1,7 @@ +#include +#include +#include +void main() +{ +cout<<"Changes done I have send you 253$ Please do send my tshirt "; +} \ No newline at end of file diff --git a/C++/changes_done.txt b/C++/changes_done.txt new file mode 100644 index 0000000..75414be --- /dev/null +++ b/C++/changes_done.txt @@ -0,0 +1,7 @@ +#include +#include +#include +void main() +{ +cout<<"Changes done I have send you 253$ Please do send my tshirt "; +} \ No newline at end of file diff --git a/C++/hello world.cpp b/C++/hello world.cpp new file mode 100644 index 0000000..25ae453 --- /dev/null +++ b/C++/hello world.cpp @@ -0,0 +1,5 @@ +#include +int main() +{ cout<<"hello world"; +return 0; +} \ No newline at end of file diff --git a/HacktoberFest2k19 b/HacktoberFest2k19 new file mode 160000 index 0000000..95f82bb --- /dev/null +++ b/HacktoberFest2k19 @@ -0,0 +1 @@ +Subproject commit 95f82bb81fe457f5fd3d7165971492aa077183c8