lundi 5 juin 2017

is there any way to update value of an array by some new values so that we can still get both new and old values of array...? [on hold]

Blockquote eg: in old array a[i]=5;

we have to make a[i]=3;

in new array a[i]=???

so, that by new a[i] we can find both a[i]=3 & a[i]=5

Aucun commentaire:

Enregistrer un commentaire