What more to do ...This is how I did it: #include<iostream.h> int main() { int i,pow; for(i=5;i<=10;i++) { ...
This user does not accept Private Messages