Question: 10co on on h os Write a C++ program to read two columns of numbers, do arithmetic operations as described below and output the original

10co on on h os Write a C++ program to read two columns of numbers, do arithmetic operations as described below and output the original values and computed values to the screen as table a). Download the dataFile_lab2 b). Read two columns of data into vector(s) c). Output two columns' values to the screen d). Raise the first column by power 3 and multiple the second column by 3 e). Store the new values in separate vector(s) f). Print out the new values to the screen Upload your source code to Canvas with a file name having the following pattern firstName_lastName_Lab2.cpp
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
