From 129ddc1b619609368ce89220fa22eca3486e0bb8 Mon Sep 17 00:00:00 2001 From: Swetank Date: Thu, 31 Oct 2019 20:59:33 +0530 Subject: [PATCH] added name --- HelloWorld/helloworld.cpp | 16 ++++++++-------- README.md | 1 + 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/HelloWorld/helloworld.cpp b/HelloWorld/helloworld.cpp index b759adf..707e4f5 100644 --- a/HelloWorld/helloworld.cpp +++ b/HelloWorld/helloworld.cpp @@ -1,8 +1,8 @@ -#include -#include - -int main() -{ - printf("Hello World!"); -} - +#include +#include + +int main() +{ + printf("Hello World!"); +} + diff --git a/README.md b/README.md index 79223cc..4371460 100644 --- a/README.md +++ b/README.md @@ -217,3 +217,4 @@ Fork this project and add your username + profile link to the [Census](https://g - [Deepanshu Dabas](https://github.com/deepanshu22) - [Soubhik Rakshit](https://github.com/soubh1k) - [Jasen Wyatt](https://github.com/jasenwyatt) + - [Swetank Raj](https://github.com/swetankraj)