#include #include using namespace std; int main () { string str; int age; cout >age; cout ...
stackoverflow.com