diff --git a/rehman-code.cpp b/rehman-code.cpp index 61c38d3..73bbec0 100644 --- a/rehman-code.cpp +++ b/rehman-code.cpp @@ -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";