Skip to content

rehman-code.cpp #4

Merged
merged 2 commits into from Apr 16, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
@@ -21,7 +21,11 @@ int main() {
std::cout << "\n";
} while (mars_choice != 1 && mars_choice != 2);


if (sameed_choice == 1) {

if (mars_choice == 1) {

std::cout << " It turns out to be Sky!\n\n";
std::cout << " Sky jumps on Sameed while smiling\n\n";
std::cout << " Press any char to continue\n";
@@ -60,7 +64,11 @@ int main() {
std::cout << "\n";
} while (mars_choice != 1 && mars_choice != 2);
system("CLS");

if (sameed_choice == 1) {

if (mars_choice == 1) {

std::cout << "\n\n";
std::cout << " 'Thank you!' my friend shouts while running off to continue battling with the Theif\n\n";
std::cout << " Sameed runs after Sameed.... 'OMG wait me!'\n\n";