SlideShare a Scribd company logo
casesV3/Correct/01.code
program int X , Y , XY ;
begin input X ; Y := 0 ;
input XY, Y ; output XY ;
Y := Y + XY ; X := X - 1 ;
while 0 < X begin
input XY ; output XY ;
Y := Y + XY ; X := X - 1 ;
endwhile ;
output Y ;
end
casesV3/Correct/01.data
5 10 7 -4 10 5 -9
casesV3/Correct/01.expected
program
int X,Y,XY;
begin
input X;
Y:=0;
input XY,Y;
output XY;
Y:=Y+XY;
X:=X-1;
while 0<X begin
input XY;
output XY;
Y:=Y+XY;
X:=X-1;
endwhile;
output Y;
end
10
-4
10
5
-9
19
casesV3/Correct/02.code
program int X , Y , XY ; begin
X := 0;
output X;
end
casesV3/Correct/02.data
5 10 7 -4 10 5 -9
casesV3/Correct/02.expected
program
int X,Y,XY;
begin
X:=0;
output X;
end
0
casesV3/Correct/03.code
program int X , Y, Z; begin
input X, Y, Z;
while !(X = 0) begin
output Y;
while Y < 10 begin
Y := Y + 1;
endwhile;
output Y;
Y := Z;
X := X - 1;
endwhile;
end
casesV3/Correct/03.data
3 2 10
casesV3/Correct/03.expected
program
int X,Y,Z;
begin
input X,Y,Z;
while !(X=0) begin
output Y;
while Y<10 begin
Y:=Y+1;
endwhile;
output Y;
Y:=Z;
X:=X-1;
endwhile;
end
2
10
10
10
10
10
casesV3/Correct/04.code
program int X , Y , XY ; A(r) begin r:=0; endfunc; begin
input X, Y, XY;
if !(X = Y)
then
if X < Y
then
output 1;
else
output 2;
endif;
endif;
begin A(XY);
output XY;
end
casesV3/Correct/04.data
1 2 3 2 1 3 1 1 3 10 10 10
casesV3/Correct/04.expected
program
int X,Y,XY;
A(r) begin
r:=0;
endfunc;
begin
input X,Y,XY;
if !(X=Y) then
if X<Y then
output 1;
else
output 2;
endif;
endif;
begin A(XY);
output XY;
end
1
0
casesV3/Correct/05.code
program int X , Y , XY ; begin
input X, Y;
while !(X = 0) begin
Y := Y * Y;
X := X - 1;
endwhile;
output Y;
end
casesV3/Correct/05.data
3 2 100
casesV3/Correct/05.expected
program
int X,Y,XY;
begin
input X,Y;
while !(X=0) begin
Y:=Y*Y;
X:=X-1;
endwhile;
output Y;
end
256
casesV3/Error/01.code
program int X , Y , XY ;
begin input X ; Y := 0 ;
input XY, Y ; output XY ;
Y := Y + XY ; X := X - 1 ;
while 0 < X begin
input XY ; output XY ;
Y := Y + XYX := X - 1 ;
endwhile ;
output Y ;
end
casesV3/Error/01.data
5 10 7 -4 10 5 -9
casesV3/Error/01.expected
XYX not declared
casesV3/Error/02.code
program int X , Y , XY ;
X := 0;
output X;
end
what is this doing here
casesV3/Error/02.data
5 10 7 -4 10 5 -9
casesV3/Error/02.expected
non-whitespace characters after END
casesV3/Error/03.code
program int X , Y, Z;
input X, Y, Z;
while !(X = 0) begin
output Y;
while Y < 10 begin
Y := Y + 1;
endwhile;
output Y;
Y := Z
X := X - 1;
endwhile;
casesV3/Error/03.data
3 2 10
casesV3/Error/03.expected
Missing END
casesV3/Error/04.code
program int X , Y , XY ;
input X, Y, XYZ;
if !(X = Y)
then
if X < Y
then
output 1;
else
output 2;
endif;
output 3;
endif;
input X, Y, XY;
if !(X = Y)
then
if X < Y
then
output 10;
else
output 20;
endif;
output 30;
endif;
input X, Y, XY;
if !(X = Y)
then
if X < Y
then
output 100;
else
output 200;
endif;
output 300;
endif;
input X, Y, XY;
if X = Y
then
output 1000;
else
if !(X <= Y)
then
output 2000;
else
output 3000;
endif;
endif;
end
casesV3/Error/04.data
1 2 3 2 1 3 1 1 3 10 10 10
casesV3/Error/04.expected
XYZ undeclared
casesV3/Error/05.code
program int X , Y , XY ;
input X, Y;
while !(X ==== 0) begin
Y := Y * Y;
X := X - 1;
endwhile;
output Y;
end
casesV3/Error/05.data
3 2 100
casesV3/Error/05.expected
!(X ==== 0) not valid
milestone
by S M
Submission date: 11-Apr-2020 05:30AM (UTC-0500)
Submission ID: 1295081895
File name: MILESTONE_THREE.docx (16.03K)
Word count: 394
Character count: 2238
milestone
ORIGINALITY REPORT
0%
SIMILARITY INDEX
0%
INTERNET SOURCES
0%
PUBLICATIONS
0%
STUDENT PAPERS
PRIMARY SOURCES
Exclude quotes Off Exclude matches Off
Exclude bibliography On
PRESENTATION ANALYSIS
3
Milestone Three: PRESENTATION ANALYSIS
Grantham University
CA408
April 14, 2020
This topic is concerning the various motivation of an employee
towards the productivity of the organization. An organization's
success from the data provided on my previous reports shows
that mostly employee's productivity is influenced by employee
recognition. I have realized that employees love being
recognized, and appreciating their work increased their
motivation towards work, which eventually leads to the more
exceptional organization at large. The other impact on employee
morale is self-motivation. The success of the organization is
mostly influenced by the significant influence an individual has
from intrinsic motivation towards the success of the
organization. (McCurdy S. A., 2018). The organization should
offer a room for the employees to be self-motivated a self-
driven since they can produce best with the room to advance.
The other thing that affects the productivity of an organization
is mostly impacted through inspiration. When employees have
leaders that inspire them to be great people or leaders that lead
to achievement goals and objectives, the employees with have
the morale to work. When leaders are dedicated and
hardworking towards the productivity of the business, the
employees will be motivated to work on the same line their
leaders to be productive. The environment where the employees
are working is another impact of the success of an organization.
If employees are offered an excellent environment, they are
likely to work with positive motivation to succeed as the
organization. The other influence on the success of the business
is increased salary. Increased pay motivates employees to be
productive. Training, job promotion, among other factors, also
influenced the morale of the employee and, in turn, affect the
success or the productivity of the business (Baskar, 2015) I will
ensure that all employees feel recognized in the workplace and
that their work is appreciated to motivate and increase their
morale towards the success of the business.
References
McCurdy, S. A., & Ross, M. W. (2018). Qualitative data are not
just quantitative data with text but data with context: On the
dangers of sharing some qualitative data: Comment on Dubois
et al. (2018). Qualitative Psychology, 5(3), 409-411. Retrieved
from https://experts.umn.edu/en/publications/qualitative-data-
are-not-just-quantitative-data-with-text-but-dat
Baskar, PhD., &amp; Rajkumar Prakash K. R. (2015). A study
on the impact of rewards and recognition on employee
motivation. International Journal of science and research(IJSR),
4(11), 1644-1648. Retrieved from
https://www.ijsr.net/archive/v4i11/NOV151549.pdf
casesV3Correct01.codeprogram int X , Y , XY ;        .docx

More Related Content

More from zebadiahsummers

Chapter 1 Intro to Policy Making in a The Digital Age.docx
Chapter 1 Intro to Policy Making in a The Digital Age.docxChapter 1 Intro to Policy Making in a The Digital Age.docx
Chapter 1 Intro to Policy Making in a The Digital Age.docx
zebadiahsummers
 
Chapter 1 discussed the expansion of the European intermodal rai.docx
Chapter 1 discussed the expansion of the European intermodal rai.docxChapter 1 discussed the expansion of the European intermodal rai.docx
Chapter 1 discussed the expansion of the European intermodal rai.docx
zebadiahsummers
 
Change is an activity and mindset that many resists. Kotter proposed.docx
Change is an activity and mindset that many resists. Kotter proposed.docxChange is an activity and mindset that many resists. Kotter proposed.docx
Change is an activity and mindset that many resists. Kotter proposed.docx
zebadiahsummers
 
Chapter 1 Government Boss, financial partner, regulator – Entrepre.docx
Chapter 1 Government Boss, financial partner, regulator – Entrepre.docxChapter 1 Government Boss, financial partner, regulator – Entrepre.docx
Chapter 1 Government Boss, financial partner, regulator – Entrepre.docx
zebadiahsummers
 
Chapter 1 Combating terrorism has entailed restrictions on civil li.docx
Chapter 1 Combating terrorism has entailed restrictions on civil li.docxChapter 1 Combating terrorism has entailed restrictions on civil li.docx
Chapter 1 Combating terrorism has entailed restrictions on civil li.docx
zebadiahsummers
 
Chapter 1 Evaluation and Social Work Making the ConnectionP.docx
Chapter 1 Evaluation and Social Work Making the ConnectionP.docxChapter 1 Evaluation and Social Work Making the ConnectionP.docx
Chapter 1 Evaluation and Social Work Making the ConnectionP.docx
zebadiahsummers
 
Changes in the Human Figure in ArtYou likely noticed that during.docx
Changes in the Human Figure in ArtYou likely noticed that during.docxChanges in the Human Figure in ArtYou likely noticed that during.docx
Changes in the Human Figure in ArtYou likely noticed that during.docx
zebadiahsummers
 
Chapter #131. Explain the terms Computationalism and Culturalism.docx
Chapter #131. Explain the terms Computationalism and Culturalism.docxChapter #131. Explain the terms Computationalism and Culturalism.docx
Chapter #131. Explain the terms Computationalism and Culturalism.docx
zebadiahsummers
 
chapter 8 notes – Asian Americans model minoritieschapter b.docx
chapter  8 notes – Asian Americans model minoritieschapter b.docxchapter  8 notes – Asian Americans model minoritieschapter b.docx
chapter 8 notes – Asian Americans model minoritieschapter b.docx
zebadiahsummers
 
CHAPTER 1 This list below indicated various audits, attestation,.docx
CHAPTER 1  This list below indicated various audits, attestation,.docxCHAPTER 1  This list below indicated various audits, attestation,.docx
CHAPTER 1 This list below indicated various audits, attestation,.docx
zebadiahsummers
 
Challenges and Resources for Nurses Participating in a Hurrica.docx
Challenges and Resources for Nurses Participating in a Hurrica.docxChallenges and Resources for Nurses Participating in a Hurrica.docx
Challenges and Resources for Nurses Participating in a Hurrica.docx
zebadiahsummers
 
Chamberlain College of NursingNR631 Nurse Executive Track—CGE I.docx
Chamberlain College of NursingNR631 Nurse Executive Track—CGE I.docxChamberlain College of NursingNR631 Nurse Executive Track—CGE I.docx
Chamberlain College of NursingNR631 Nurse Executive Track—CGE I.docx
zebadiahsummers
 
Chamberlain College of NursingNR449 Evidence-Based PracticeEvide.docx
Chamberlain College of NursingNR449 Evidence-Based PracticeEvide.docxChamberlain College of NursingNR449 Evidence-Based PracticeEvide.docx
Chamberlain College of NursingNR449 Evidence-Based PracticeEvide.docx
zebadiahsummers
 
Centralized System for Strategic ResourcesIntroductionAttentio.docx
Centralized System for Strategic ResourcesIntroductionAttentio.docxCentralized System for Strategic ResourcesIntroductionAttentio.docx
Centralized System for Strategic ResourcesIntroductionAttentio.docx
zebadiahsummers
 
Challenge your thinking.10) After completing the WebQuest, has y.docx
Challenge your thinking.10) After completing the WebQuest, has y.docxChallenge your thinking.10) After completing the WebQuest, has y.docx
Challenge your thinking.10) After completing the WebQuest, has y.docx
zebadiahsummers
 
Ch.10 Discussion - Jingles33 unread replies.33 replies.D.docx
Ch.10 Discussion - Jingles33 unread replies.33 replies.D.docxCh.10 Discussion - Jingles33 unread replies.33 replies.D.docx
Ch.10 Discussion - Jingles33 unread replies.33 replies.D.docx
zebadiahsummers
 
Central Sierra Insurance (CSI) sets bonus percentages based on c.docx
Central Sierra Insurance (CSI) sets bonus percentages based on c.docxCentral Sierra Insurance (CSI) sets bonus percentages based on c.docx
Central Sierra Insurance (CSI) sets bonus percentages based on c.docx
zebadiahsummers
 
CH 12 Journal Case study Big Data and the Internet of Things Drive.docx
CH 12 Journal Case study Big Data and the Internet of Things Drive.docxCH 12 Journal Case study Big Data and the Internet of Things Drive.docx
CH 12 Journal Case study Big Data and the Internet of Things Drive.docx
zebadiahsummers
 
Cerebrovascular accident (CVA) better known as a stroke, occurs when.docx
Cerebrovascular accident (CVA) better known as a stroke, occurs when.docxCerebrovascular accident (CVA) better known as a stroke, occurs when.docx
Cerebrovascular accident (CVA) better known as a stroke, occurs when.docx
zebadiahsummers
 
Cell, Vol. 100, 57–70, January 7, 2000, Copyright 2000 by Cel.docx
Cell, Vol. 100, 57–70, January 7, 2000, Copyright 2000 by Cel.docxCell, Vol. 100, 57–70, January 7, 2000, Copyright 2000 by Cel.docx
Cell, Vol. 100, 57–70, January 7, 2000, Copyright 2000 by Cel.docx
zebadiahsummers
 

More from zebadiahsummers (20)

Chapter 1 Intro to Policy Making in a The Digital Age.docx
Chapter 1 Intro to Policy Making in a The Digital Age.docxChapter 1 Intro to Policy Making in a The Digital Age.docx
Chapter 1 Intro to Policy Making in a The Digital Age.docx
 
Chapter 1 discussed the expansion of the European intermodal rai.docx
Chapter 1 discussed the expansion of the European intermodal rai.docxChapter 1 discussed the expansion of the European intermodal rai.docx
Chapter 1 discussed the expansion of the European intermodal rai.docx
 
Change is an activity and mindset that many resists. Kotter proposed.docx
Change is an activity and mindset that many resists. Kotter proposed.docxChange is an activity and mindset that many resists. Kotter proposed.docx
Change is an activity and mindset that many resists. Kotter proposed.docx
 
Chapter 1 Government Boss, financial partner, regulator – Entrepre.docx
Chapter 1 Government Boss, financial partner, regulator – Entrepre.docxChapter 1 Government Boss, financial partner, regulator – Entrepre.docx
Chapter 1 Government Boss, financial partner, regulator – Entrepre.docx
 
Chapter 1 Combating terrorism has entailed restrictions on civil li.docx
Chapter 1 Combating terrorism has entailed restrictions on civil li.docxChapter 1 Combating terrorism has entailed restrictions on civil li.docx
Chapter 1 Combating terrorism has entailed restrictions on civil li.docx
 
Chapter 1 Evaluation and Social Work Making the ConnectionP.docx
Chapter 1 Evaluation and Social Work Making the ConnectionP.docxChapter 1 Evaluation and Social Work Making the ConnectionP.docx
Chapter 1 Evaluation and Social Work Making the ConnectionP.docx
 
Changes in the Human Figure in ArtYou likely noticed that during.docx
Changes in the Human Figure in ArtYou likely noticed that during.docxChanges in the Human Figure in ArtYou likely noticed that during.docx
Changes in the Human Figure in ArtYou likely noticed that during.docx
 
Chapter #131. Explain the terms Computationalism and Culturalism.docx
Chapter #131. Explain the terms Computationalism and Culturalism.docxChapter #131. Explain the terms Computationalism and Culturalism.docx
Chapter #131. Explain the terms Computationalism and Culturalism.docx
 
chapter 8 notes – Asian Americans model minoritieschapter b.docx
chapter  8 notes – Asian Americans model minoritieschapter b.docxchapter  8 notes – Asian Americans model minoritieschapter b.docx
chapter 8 notes – Asian Americans model minoritieschapter b.docx
 
CHAPTER 1 This list below indicated various audits, attestation,.docx
CHAPTER 1  This list below indicated various audits, attestation,.docxCHAPTER 1  This list below indicated various audits, attestation,.docx
CHAPTER 1 This list below indicated various audits, attestation,.docx
 
Challenges and Resources for Nurses Participating in a Hurrica.docx
Challenges and Resources for Nurses Participating in a Hurrica.docxChallenges and Resources for Nurses Participating in a Hurrica.docx
Challenges and Resources for Nurses Participating in a Hurrica.docx
 
Chamberlain College of NursingNR631 Nurse Executive Track—CGE I.docx
Chamberlain College of NursingNR631 Nurse Executive Track—CGE I.docxChamberlain College of NursingNR631 Nurse Executive Track—CGE I.docx
Chamberlain College of NursingNR631 Nurse Executive Track—CGE I.docx
 
Chamberlain College of NursingNR449 Evidence-Based PracticeEvide.docx
Chamberlain College of NursingNR449 Evidence-Based PracticeEvide.docxChamberlain College of NursingNR449 Evidence-Based PracticeEvide.docx
Chamberlain College of NursingNR449 Evidence-Based PracticeEvide.docx
 
Centralized System for Strategic ResourcesIntroductionAttentio.docx
Centralized System for Strategic ResourcesIntroductionAttentio.docxCentralized System for Strategic ResourcesIntroductionAttentio.docx
Centralized System for Strategic ResourcesIntroductionAttentio.docx
 
Challenge your thinking.10) After completing the WebQuest, has y.docx
Challenge your thinking.10) After completing the WebQuest, has y.docxChallenge your thinking.10) After completing the WebQuest, has y.docx
Challenge your thinking.10) After completing the WebQuest, has y.docx
 
Ch.10 Discussion - Jingles33 unread replies.33 replies.D.docx
Ch.10 Discussion - Jingles33 unread replies.33 replies.D.docxCh.10 Discussion - Jingles33 unread replies.33 replies.D.docx
Ch.10 Discussion - Jingles33 unread replies.33 replies.D.docx
 
Central Sierra Insurance (CSI) sets bonus percentages based on c.docx
Central Sierra Insurance (CSI) sets bonus percentages based on c.docxCentral Sierra Insurance (CSI) sets bonus percentages based on c.docx
Central Sierra Insurance (CSI) sets bonus percentages based on c.docx
 
CH 12 Journal Case study Big Data and the Internet of Things Drive.docx
CH 12 Journal Case study Big Data and the Internet of Things Drive.docxCH 12 Journal Case study Big Data and the Internet of Things Drive.docx
CH 12 Journal Case study Big Data and the Internet of Things Drive.docx
 
Cerebrovascular accident (CVA) better known as a stroke, occurs when.docx
Cerebrovascular accident (CVA) better known as a stroke, occurs when.docxCerebrovascular accident (CVA) better known as a stroke, occurs when.docx
Cerebrovascular accident (CVA) better known as a stroke, occurs when.docx
 
Cell, Vol. 100, 57–70, January 7, 2000, Copyright 2000 by Cel.docx
Cell, Vol. 100, 57–70, January 7, 2000, Copyright 2000 by Cel.docxCell, Vol. 100, 57–70, January 7, 2000, Copyright 2000 by Cel.docx
Cell, Vol. 100, 57–70, January 7, 2000, Copyright 2000 by Cel.docx
 

Recently uploaded

Hindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdfHindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdf
Dr. Mulla Adam Ali
 
Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...
Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...
Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...
imrankhan141184
 
Advanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docxAdvanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docx
adhitya5119
 
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UPLAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
RAHUL
 
How to deliver Powerpoint Presentations.pptx
How to deliver Powerpoint  Presentations.pptxHow to deliver Powerpoint  Presentations.pptx
How to deliver Powerpoint Presentations.pptx
HajraNaeem15
 
writing about opinions about Australia the movie
writing about opinions about Australia the moviewriting about opinions about Australia the movie
writing about opinions about Australia the movie
Nicholas Montgomery
 
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective UpskillingYour Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Excellence Foundation for South Sudan
 
Leveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit InnovationLeveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit Innovation
TechSoup
 
Liberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdfLiberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdf
WaniBasim
 
How to Create a More Engaging and Human Online Learning Experience
How to Create a More Engaging and Human Online Learning Experience How to Create a More Engaging and Human Online Learning Experience
How to Create a More Engaging and Human Online Learning Experience
Wahiba Chair Training & Consulting
 
Walmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdfWalmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdf
TechSoup
 
math operations ued in python and all used
math operations ued in python and all usedmath operations ued in python and all used
math operations ued in python and all used
ssuser13ffe4
 
clinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdfclinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdf
Priyankaranawat4
 
How to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 InventoryHow to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 Inventory
Celine George
 
UGC NET Exam Paper 1- Unit 1:Teaching Aptitude
UGC NET Exam Paper 1- Unit 1:Teaching AptitudeUGC NET Exam Paper 1- Unit 1:Teaching Aptitude
UGC NET Exam Paper 1- Unit 1:Teaching Aptitude
S. Raj Kumar
 
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
heathfieldcps1
 
Temple of Asclepius in Thrace. Excavation results
Temple of Asclepius in Thrace. Excavation resultsTemple of Asclepius in Thrace. Excavation results
Temple of Asclepius in Thrace. Excavation results
Krassimira Luka
 
MARY JANE WILSON, A “BOA MÃE” .
MARY JANE WILSON, A “BOA MÃE”           .MARY JANE WILSON, A “BOA MÃE”           .
MARY JANE WILSON, A “BOA MÃE” .
Colégio Santa Teresinha
 
ZK on Polkadot zero knowledge proofs - sub0.pptx
ZK on Polkadot zero knowledge proofs - sub0.pptxZK on Polkadot zero knowledge proofs - sub0.pptx
ZK on Polkadot zero knowledge proofs - sub0.pptx
dot55audits
 
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptxNEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
iammrhaywood
 

Recently uploaded (20)

Hindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdfHindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdf
 
Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...
Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...
Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...
 
Advanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docxAdvanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docx
 
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UPLAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
 
How to deliver Powerpoint Presentations.pptx
How to deliver Powerpoint  Presentations.pptxHow to deliver Powerpoint  Presentations.pptx
How to deliver Powerpoint Presentations.pptx
 
writing about opinions about Australia the movie
writing about opinions about Australia the moviewriting about opinions about Australia the movie
writing about opinions about Australia the movie
 
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective UpskillingYour Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective Upskilling
 
Leveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit InnovationLeveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit Innovation
 
Liberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdfLiberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdf
 
How to Create a More Engaging and Human Online Learning Experience
How to Create a More Engaging and Human Online Learning Experience How to Create a More Engaging and Human Online Learning Experience
How to Create a More Engaging and Human Online Learning Experience
 
Walmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdfWalmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdf
 
math operations ued in python and all used
math operations ued in python and all usedmath operations ued in python and all used
math operations ued in python and all used
 
clinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdfclinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdf
 
How to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 InventoryHow to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 Inventory
 
UGC NET Exam Paper 1- Unit 1:Teaching Aptitude
UGC NET Exam Paper 1- Unit 1:Teaching AptitudeUGC NET Exam Paper 1- Unit 1:Teaching Aptitude
UGC NET Exam Paper 1- Unit 1:Teaching Aptitude
 
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
 
Temple of Asclepius in Thrace. Excavation results
Temple of Asclepius in Thrace. Excavation resultsTemple of Asclepius in Thrace. Excavation results
Temple of Asclepius in Thrace. Excavation results
 
MARY JANE WILSON, A “BOA MÃE” .
MARY JANE WILSON, A “BOA MÃE”           .MARY JANE WILSON, A “BOA MÃE”           .
MARY JANE WILSON, A “BOA MÃE” .
 
ZK on Polkadot zero knowledge proofs - sub0.pptx
ZK on Polkadot zero knowledge proofs - sub0.pptxZK on Polkadot zero knowledge proofs - sub0.pptx
ZK on Polkadot zero knowledge proofs - sub0.pptx
 
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptxNEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
 

casesV3Correct01.codeprogram int X , Y , XY ; .docx

  • 1. casesV3/Correct/01.code program int X , Y , XY ; begin input X ; Y := 0 ; input XY, Y ; output XY ; Y := Y + XY ; X := X - 1 ; while 0 < X begin input XY ; output XY ; Y := Y + XY ; X := X - 1 ; endwhile ; output Y ; end casesV3/Correct/01.data 5 10 7 -4 10 5 -9
  • 2. casesV3/Correct/01.expected program int X,Y,XY; begin input X; Y:=0; input XY,Y; output XY; Y:=Y+XY; X:=X-1; while 0<X begin input XY; output XY; Y:=Y+XY; X:=X-1; endwhile; output Y; end 10 -4 10 5 -9 19 casesV3/Correct/02.code program int X , Y , XY ; begin X := 0; output X; end
  • 3. casesV3/Correct/02.data 5 10 7 -4 10 5 -9 casesV3/Correct/02.expected program int X,Y,XY; begin X:=0; output X; end 0 casesV3/Correct/03.code program int X , Y, Z; begin input X, Y, Z; while !(X = 0) begin output Y; while Y < 10 begin Y := Y + 1; endwhile;
  • 4. output Y; Y := Z; X := X - 1; endwhile; end casesV3/Correct/03.data 3 2 10 casesV3/Correct/03.expected program int X,Y,Z; begin input X,Y,Z; while !(X=0) begin output Y; while Y<10 begin Y:=Y+1; endwhile; output Y; Y:=Z; X:=X-1; endwhile; end 2 10 10 10 10
  • 5. 10 casesV3/Correct/04.code program int X , Y , XY ; A(r) begin r:=0; endfunc; begin input X, Y, XY; if !(X = Y) then if X < Y then output 1; else output 2; endif; endif; begin A(XY); output XY; end casesV3/Correct/04.data 1 2 3 2 1 3 1 1 3 10 10 10 casesV3/Correct/04.expected program int X,Y,XY;
  • 6. A(r) begin r:=0; endfunc; begin input X,Y,XY; if !(X=Y) then if X<Y then output 1; else output 2; endif; endif; begin A(XY); output XY; end 1 0 casesV3/Correct/05.code program int X , Y , XY ; begin input X, Y; while !(X = 0) begin Y := Y * Y; X := X - 1; endwhile; output Y; end
  • 7. casesV3/Correct/05.data 3 2 100 casesV3/Correct/05.expected program int X,Y,XY; begin input X,Y; while !(X=0) begin Y:=Y*Y; X:=X-1; endwhile; output Y; end 256 casesV3/Error/01.code program int X , Y , XY ; begin input X ; Y := 0 ; input XY, Y ; output XY ; Y := Y + XY ; X := X - 1 ; while 0 < X begin input XY ; output XY ; Y := Y + XYX := X - 1 ;
  • 8. endwhile ; output Y ; end casesV3/Error/01.data 5 10 7 -4 10 5 -9 casesV3/Error/01.expected XYX not declared casesV3/Error/02.code program int X , Y , XY ; X := 0; output X; end what is this doing here casesV3/Error/02.data 5 10 7 -4 10 5 -9
  • 9. casesV3/Error/02.expected non-whitespace characters after END casesV3/Error/03.code program int X , Y, Z; input X, Y, Z; while !(X = 0) begin output Y; while Y < 10 begin Y := Y + 1; endwhile; output Y; Y := Z X := X - 1; endwhile; casesV3/Error/03.data
  • 10. 3 2 10 casesV3/Error/03.expected Missing END casesV3/Error/04.code program int X , Y , XY ; input X, Y, XYZ; if !(X = Y) then if X < Y then output 1; else output 2; endif; output 3; endif; input X, Y, XY; if !(X = Y) then if X < Y then output 10; else output 20; endif; output 30; endif; input X, Y, XY;
  • 11. if !(X = Y) then if X < Y then output 100; else output 200; endif; output 300; endif; input X, Y, XY; if X = Y then output 1000; else if !(X <= Y) then output 2000; else output 3000; endif; endif; end casesV3/Error/04.data 1 2 3 2 1 3 1 1 3 10 10 10 casesV3/Error/04.expected XYZ undeclared
  • 12. casesV3/Error/05.code program int X , Y , XY ; input X, Y; while !(X ==== 0) begin Y := Y * Y; X := X - 1; endwhile; output Y; end casesV3/Error/05.data 3 2 100 casesV3/Error/05.expected !(X ==== 0) not valid milestone by S M Submission date: 11-Apr-2020 05:30AM (UTC-0500) Submission ID: 1295081895 File name: MILESTONE_THREE.docx (16.03K)
  • 13. Word count: 394 Character count: 2238 milestone ORIGINALITY REPORT 0% SIMILARITY INDEX 0% INTERNET SOURCES 0% PUBLICATIONS 0% STUDENT PAPERS PRIMARY SOURCES
  • 14. Exclude quotes Off Exclude matches Off Exclude bibliography On PRESENTATION ANALYSIS 3 Milestone Three: PRESENTATION ANALYSIS Grantham University CA408 April 14, 2020 This topic is concerning the various motivation of an employee towards the productivity of the organization. An organization's success from the data provided on my previous reports shows that mostly employee's productivity is influenced by employee recognition. I have realized that employees love being
  • 15. recognized, and appreciating their work increased their motivation towards work, which eventually leads to the more exceptional organization at large. The other impact on employee morale is self-motivation. The success of the organization is mostly influenced by the significant influence an individual has from intrinsic motivation towards the success of the organization. (McCurdy S. A., 2018). The organization should offer a room for the employees to be self-motivated a self- driven since they can produce best with the room to advance. The other thing that affects the productivity of an organization is mostly impacted through inspiration. When employees have leaders that inspire them to be great people or leaders that lead to achievement goals and objectives, the employees with have the morale to work. When leaders are dedicated and hardworking towards the productivity of the business, the employees will be motivated to work on the same line their leaders to be productive. The environment where the employees are working is another impact of the success of an organization. If employees are offered an excellent environment, they are likely to work with positive motivation to succeed as the organization. The other influence on the success of the business is increased salary. Increased pay motivates employees to be productive. Training, job promotion, among other factors, also influenced the morale of the employee and, in turn, affect the success or the productivity of the business (Baskar, 2015) I will ensure that all employees feel recognized in the workplace and that their work is appreciated to motivate and increase their morale towards the success of the business.
  • 16. References McCurdy, S. A., & Ross, M. W. (2018). Qualitative data are not just quantitative data with text but data with context: On the dangers of sharing some qualitative data: Comment on Dubois et al. (2018). Qualitative Psychology, 5(3), 409-411. Retrieved from https://experts.umn.edu/en/publications/qualitative-data- are-not-just-quantitative-data-with-text-but-dat Baskar, PhD., &amp; Rajkumar Prakash K. R. (2015). A study on the impact of rewards and recognition on employee motivation. International Journal of science and research(IJSR), 4(11), 1644-1648. Retrieved from https://www.ijsr.net/archive/v4i11/NOV151549.pdf