Skip to content

Commit

Permalink
Merge pull request #2 from sgilmore10/new-code
Browse files Browse the repository at this point in the history
modify main.cpp
  • Loading branch information
sgilmore10 authored Apr 1, 2024
2 parents 03f6358 + 18d9e4f commit 8ce6002
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@

int main() {
std::cout << "Hello" << std::endl;
std::cout << "Bye" << std::endl;
}

0 comments on commit 8ce6002

Please sign in to comment.