- This is a Simple Hello World code for starters
- In order to use this code you need to clone the git repository first
- To clone a repository find the green color button (Code) click it.
- You will find a URL. Copy it and open your Linux terminal
- write
git clone <insert URL>
to Clone the Repository - After the cloning run the code using
g++ -o out HelloWorld.cpp
- To make sure the output is correct use
./out
- Happy Coding!
-
Notifications
You must be signed in to change notification settings - Fork 0
Khawaja-Usman-Riaz-Sehgal/Hello_World_Code
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Simple Hello World Code for Starters
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published