code onlyaprogram that accepts mark of five student and thendisplay their average.the program shoud not accep...
acodeuse awhile loop so that the user can per form 1+2^x+3^x+....+n^x.
urgent c++ codewrite aprogram that input two members x and y and calculates x^y.
acodea program that ca sum up anynumber of integers starting from 1 i.e sum=1+2+3+....+n
c++program (code only)a program that adds the following numbers 5+10+15+20+25.....+n 5+10=15 5+10+15=25