#include <bits/stdc++.h>using namespace std;int main(){ string strA = "lo"; string strB = "ve"; cout << " ** **" << endl; cout << "** ** ** **" << endl; cout << "** * **" << endl; cout << " ** **&...