Question: I need it in 15 minute C++ programming also before this question i want it in c++ Q3. [ O points I write C++ programs

 I need it in 15 minute C++ programming also before thisI need it in 15 minute
C++ programming also before this question i want it in c++

Q3. [ O points I write C++ programs to perform the falowinguks (A)15 points] - Require no more than 15 lines of code. Ask user to enter the name (string) and a lock, namber Oategen for 2 persons from keyboard. Based on the comparison of 2 numbers, output messages o Inumbers are the same, output both names with same lucky number o Otherwise, output name of the person with the smaller lucky number. Finally, calculate if the smaller number is even or odd ( HINT: use % output proper message Sample Input/Output 2 Enter namel and testl: Tom 69 Enter namel and testl: Ali 77 Enter name2 and test2: Ahmed 77Enter name2 and test2 Jery 38 Ali and Ahmed both has lucky # 77 Tom has the smaller locky # 38 This is an odd lucky number This is an even lucky number clude cjostream> g namespace std in O

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!