Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

please help me how can fix this errors . . . this is my files with code this is my errors 1 ab19: lab19.0 VectorProcess.o

please help me how can fix this errors

.

.

.

this is my files with code

image text in transcribed

image text in transcribed

image text in transcribed

image text in transcribed

this is my errors

image text in transcribed

1 ab19: lab19.0 VectorProcess.o 2 3 lab19.0: lab19.cpp 4 5 VectorProcess.o: VectorProcess.h VectorProcess.cpp g++ -std-c++11 -0 lab19 lab19.o VectorProcess.o g++ -std-c++11- lab19.0-c lab19.cpp g++-std-c++11-o VectorProcess.o-c VectorProcess.cpp rm lab19 lab19.0 VectorProcess.o 7 clean 1 #ifndef FN H 2 #define FN_H 3 #incLude 4 using namespace std; 6 vector PopulateVector(vector v); 8 int GetLargest (vector v); 9 10 #endif 1 includeciostream> 2 #include 3 using namespace std; 4 5 vector PopulateVector(vector v) 7 char num; 8 cout v) v.push_back (num-'0') cout > num; 22 int largest-1; 23 for (int!= 0 ;i 3 using namespace std; 4 int main) 5 t 6 vector v; 7 int largest; 8 9 cout PopulateVector (std::vector)': VectorProcess.cpp:9:9: error: expected primary-expression before '> token cin >num

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Case Studies In Business Data Bases

Authors: James Bradley

1st Edition

0030141346, 978-0030141348

More Books

Students also viewed these Databases questions