Guest User

Untitled

a guest
May 25th, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. cout << "Number = "; cin >> iNum;
  2. cout << "Seconds = "; cin >> iSeconds;
  3. cout << "Height = "; cin >> fHeight;
Add Comment
Please, Sign In to add comment