Question: why is this not working bool Rivers::sameContinent ( std::string r 1 , std::string r 2 ) { std::string continent 1 = getContinent ( r 1
why is this not working bool Rivers::sameContinentstd::string r std::string r
std::string continent getContinentr;
std::string continent getContinentr;
if continentempty continentempty continent continent
return false;
return true;
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
