#include using namespace std;int main(){int year = 12,value = 10,total = 0;do{year++;value *= 2;total += value;}while(value*2 < 1000);cout << "Age: " << year << endl;cout << "Last gift: " << value << endl;cout << "Total: " << total << endl;cin.get();return 0;
Answer TCP/IP is the most common protocol in Local Area Networks.
Would you like me to answer with a paragraph or essay,
Girl this happened to me too but all I did was try to look up info on things or examples to know how to do the work and stuff