Inspired by https://www.asciiart.eu/animals/cows.
The code:
std::cout << " }....{ L....L\n";
std::cout << " ( o o) (O O )\n";
std::cout << " \\ / \\ /\n";
std::cout << " ^__^ ('_')\n";
which would look like this in the console: