abrar0503 commited on
Commit
3fe9564
·
verified ·
1 Parent(s): 3085af8

Upload 3 files

Browse files
Files changed (3) hide show
  1. helloworld.cpp +5 -0
  2. stars.png +0 -0
  3. this-imagejpg.jpg +0 -0
helloworld.cpp ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ #include <iostream>
2
+ int main() {
3
+ std::cout << "Hello, World!" << std::endl;
4
+ return 0;
5
+ }
stars.png ADDED
this-imagejpg.jpg ADDED