Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file added README
Empty file.
Binary file added hello
Binary file not shown.
1 change: 1 addition & 0 deletions hello.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ int main()
{
cout << "Hello!" << endl;
cout << "Great, you managed to get a copy of the repository from GitHub" << endl;
cout << "My name is Xingyu Yi";
}