Owl Get a Life
diamond.cpp: In function ‘int main()’:diamond.cpp:28:17: error: expected ‘;’ before ‘}’ token 28 | d.push_back(s) | ^ | ; 29 | } | ~