i am a beginner in c++ nd i have a program in my book like this . plz tell how to make it !#include <iostream> #include <iomanip> using namespace std; int main() { int arr[5]; cout << "Inp...
This user does not accept Private Messages