First Perfect SquareFind the Value Write a program to find and print the first perfect square (i*i) whose last two di...
Basic C++ programI THINK I did the first part right, but i'm not sure what to do from here on It's asking "if the squ...
Basic C++ programWrite a program that asks the user to input 5 integers. For each integer, squaring it, print out the...