From d711512783594a0a1e1998acd9bae11ecddcb0a5 Mon Sep 17 00:00:00 2001 From: RASHA95 Date: Tue, 19 Jul 2016 17:26:54 +0500 Subject: [PATCH] RASHA ALDAGHFAG Class activity --- src/github.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/github.cpp b/src/github.cpp index 06e1575..a569797 100644 --- a/src/github.cpp +++ b/src/github.cpp @@ -1,6 +1,6 @@ #include int main() { - std::cout << "My Name" << std::endl; + std::cout << "RASHA ALDAGHFAG" << std::endl; return 0; }