Can you help me write a source c++ file in Window Visual Studio 12 that :
1. Prints out "Michael" 10 times using a loop
2. Inputs 2 floats from the user
3. Has a function that returns the smaller of the 2 floats
4. Has another function that takes an integer as a pass by reference and changes its value to 7
5. Asks for 3 integers from the user and stores them in an array