Skip to content

Commit

Permalink
Bot's first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
computerization-bot committed Oct 5, 2020
1 parent 29e0cc7 commit 33ba9e1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
8 changes: 8 additions & 0 deletions 2020/Computerization-bot/Hello.cpp
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
#include <iostream>

using namespace std;

int main(){
cout << "Hello from a bot!" << endl;
return 0;
}
1 change: 1 addition & 0 deletions 2020/Signatures.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ Ben-Zhang
XLB
KevJ12
RCL-1009
Computerization-bot

0 comments on commit 33ba9e1

Please sign in to comment.