
#include(<)iostream(>)
#include(<)conio(.)h(>)
#include(<)stdlib(.)h>
using namespace std;
main(){
int num[5]={0};
for(int x=0;x<5;x++){>>num[x];
}
while(1){
cout<<"\n\n1. Change Array Values"; cout<<"\n2.Exit"; int c, index, nval; cout<<"\nChoice: "; cin>>c;
if(c==1){
cout<<"Enter Index: "; cin>>index;
cout<<"Enter new Value: "; cin>>nval;
for(int x=0;x<5;x++){ index="="x){" return="" sample="">
0 comments:
Post a Comment