Im going to guess the 2nd one.
The 1st one just shows how trees can make ____ and then goes to water, the sun, then the rain but it CAN be used as one.
The 2nd one seems to explain the best it can show about weather, water, landforms, the sun, and seems like a better one to choose.
Do not know about the beachfront
the last bar is 1/10 half of that is 1/10 x 1/2 which equals 1/20
Answer:
In C++:
#include<iostream>
using namespace std;
int main(){
int numDays;
cin>>numDays;
cout<<"Days: "<<numDays<<endl;
return 0;
}
Explanation:
This line declares numDays as integer
int numDays;
This line gets user input for numDays
cin>>numDays;
This line prints the required output and ends with a newline
cout<<"Days: "<<numDays<<endl;
This is rather ambiguous, but in this day an age, it has to be the "internet protocol" (IP).