Alpha Geek

(8)

$10/per page/Negotiable

About Alpha Geek

Levels Tought:
University

Expertise:
Accounting,Algebra See all
Accounting,Algebra,Architecture and Design,Art & Design,Biology,Business & Finance,Calculus,Chemistry,Communications,Computer Science,Environmental science,Essay writing,Programming,Social Science,Statistics Hide all
Teaching Since: Apr 2017
Last Sign in: 346 Weeks Ago, 5 Days Ago
Questions Answered: 9562
Tutorials Posted: 9559

Education

  • bachelor in business administration
    Polytechnic State University Sanluis
    Jan-2006 - Nov-2010

  • CPA
    Polytechnic State University
    Jan-2012 - Nov-2016

Experience

  • Professor
    Harvard Square Academy (HS2)
    Mar-2012 - Present

Category > Programming Posted 06 May 2017 My Price 5.00

Write a program that allows the user to enter eight integer values

Write a program that allows the user to enter eight integer values. Display the values in the reverse order of the order they were entered. Name the file ReverseNumbers.cpp

Answers

(8)
Status NEW Posted 06 May 2017 09:05 AM My Price 5.00

-----------

Attachments

file 1494064609-Answer.docx preview (151 words )
W-----------rit-----------e a----------- pr-----------ogr-----------am -----------tha-----------t a-----------llo-----------ws -----------the----------- us-----------er -----------to -----------ent-----------er -----------eig-----------ht -----------int-----------ege-----------r v-----------alu-----------es.----------- Di-----------spl-----------ay -----------the----------- va-----------lue-----------s i-----------n t-----------he -----------rev-----------ers-----------e o-----------rde-----------r o-----------f t-----------he -----------ord-----------er -----------the-----------y w-----------ere----------- en-----------ter-----------ed.----------- Na-----------me -----------the----------- fi-----------le -----------Rev-----------ers-----------eNu-----------mbe-----------rs.-----------cpp----------- #-----------inc-----------lud-----------e &-----------amp-----------;lt-----------;io-----------str-----------eam-----------&am-----------p;g-----------t; ----------- us-----------ing----------- na-----------mes-----------pac-----------e s-----------td;----------- i-----------nt -----------mai-----------n()----------- {----------- ----------- -----------int----------- in-----------put-----------Num-----------ber-----------s[8-----------]; ----------- ----------- i-----------nt -----------inp-----------utN-----------umb-----------er;----------- /-----------/it-----------era-----------te -----------for----------- 8 -----------tim-----------es ----------- ----------- f-----------or(-----------int----------- i -----------= 0-----------; i----------- &a-----------mp;-----------lt;----------- 8;----------- i+-----------+){----------- ----------- ----------- ----------- co-----------ut -----------&am-----------p;l-----------t;&-----------amp-----------;lt-----------; &-----------quo-----------t;E-----------nte-----------r n-----------umb-----------er -----------&qu-----------ot;-----------&am-----------p;l-----------t;&-----------amp-----------;lt-----------; (-----------i+1-----------)
Not Rated(0)