aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNataliia Brown <[email protected]>2024-01-10 00:19:20 -0800
committerNataliia Brown <[email protected]>2024-01-10 00:19:20 -0800
commit4b360f15d26bd1710721486c9a6fd6a249cd736a (patch)
tree79dc4ab64426c702a56942b692fbdda39151571a
parentUpdate the header information (diff)
downloadhello-world-natabrown-4b360f15d26bd1710721486c9a6fd6a249cd736a.tar.xz
hello-world-natabrown-4b360f15d26bd1710721486c9a6fd6a249cd736a.zip
Initial commit Ex.2
-rw-r--r--Hello World/Hello World/Program.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/Hello World/Hello World/Program.cpp b/Hello World/Hello World/Program.cpp
index 8e86f10..de948ea 100644
--- a/Hello World/Hello World/Program.cpp
+++ b/Hello World/Hello World/Program.cpp
@@ -4,7 +4,11 @@
// Assignment: Inclass Exercise 1
+
+
+
int main()
{
+
return 0;
} \ No newline at end of file