please do this in assembly language for x86 using c++

A+ Guide To It Technical Support
10th Edition
ISBN:9780357108291
Author:ANDREWS, Jean.
Publisher:ANDREWS, Jean.
Chapter11: Windows Versions And Customer Service
Section: Chapter Questions
Problem 13TC
icon
Related questions
Question
please do this in assembly language for x86 using c++
thank you!!
I will rate you up if you do it right!
Problem 6:
The exclusive Sweet Potato Pie Society is planning g its annual Harvest Dinner.
There will be 3 tables; one will be headed by the Society president, one by the
Society treasurer, and one by the Society secretary.
Mary Marchmount, president, wants to honor those members who give the most
money and effort to the Society. She wants those members who give the most
money in dues AND who have served as an officer in the past to sit at the head
table with her.
There are 15 members. On all the Society's lists of members, the member
number is the place on the list, and the member numbers start at zero. So the
third member on the list is member 2.
One list of members shows the membership level which is in the range of 1,2,3,4
with 4 being the highest level and require the largest dues payment
MemberLvl 1,3,3,4,2.4.0.1.4.2.1.4.2.2.3
Another list shows whether the member has ever been an officer and which was
the last or current position held. Secretary is denoted by 1; treasurer is denoted
by 2; president denoted by 3. The members currently holding office are denoted
by adding 10 to the officer number. Therefore President Marchmount's entry is
13.
OfficerLst 0,13,0,0,2,12,0,1,0,3,2,1,110,1
Using assembly, find from these 2 lists Society members who have both level 4
membership and have been at some time an officer, but who are not now
officers.
Display all the member numbers of the people who fit this criteria. You my use C
for the data declaratioins and the output.
Transcribed Image Text:please do this in assembly language for x86 using c++ thank you!! I will rate you up if you do it right! Problem 6: The exclusive Sweet Potato Pie Society is planning g its annual Harvest Dinner. There will be 3 tables; one will be headed by the Society president, one by the Society treasurer, and one by the Society secretary. Mary Marchmount, president, wants to honor those members who give the most money and effort to the Society. She wants those members who give the most money in dues AND who have served as an officer in the past to sit at the head table with her. There are 15 members. On all the Society's lists of members, the member number is the place on the list, and the member numbers start at zero. So the third member on the list is member 2. One list of members shows the membership level which is in the range of 1,2,3,4 with 4 being the highest level and require the largest dues payment MemberLvl 1,3,3,4,2.4.0.1.4.2.1.4.2.2.3 Another list shows whether the member has ever been an officer and which was the last or current position held. Secretary is denoted by 1; treasurer is denoted by 2; president denoted by 3. The members currently holding office are denoted by adding 10 to the officer number. Therefore President Marchmount's entry is 13. OfficerLst 0,13,0,0,2,12,0,1,0,3,2,1,110,1 Using assembly, find from these 2 lists Society members who have both level 4 membership and have been at some time an officer, but who are not now officers. Display all the member numbers of the people who fit this criteria. You my use C for the data declaratioins and the output.
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Fundamentals of Computer System
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
A+ Guide To It Technical Support
A+ Guide To It Technical Support
Computer Science
ISBN:
9780357108291
Author:
ANDREWS, Jean.
Publisher:
Cengage,