#include
#include
#include
#include
// ANSI color codes
const std::string RESET = “\033[0m”;
const std::string BROWN = “\033[38;5;130m”;
const std::string YELLOW = “\033[38;5;220m”;
const std::string DARK = “\033[38;5;94m”;
const std::string PEACH = “\033[38;5;216m”;
const std::string BLACK = “\033[30m”;
const std::string WHITE = “\033[97m”;
void clearScreen() {
std::cout << "\033[2J\033[H";
}
void (bool mouthOpen) {
std::string mouth = mouthOpen ? " \\ uu / " : " \\ ---- / ";
std::cout << BROWN;
std::cout << " .-\"\"\"-. \n";
std::cout << " / o o \\ \n";
std::cout << PEACH;
std::cout << " | (___) | \n";
std::cout << mouth << "\n";
std::cout << BROWN;
std::cout << " \\______/ \n";
std::cout << " .-' '-. \n";
std::cout << " / .- -. \\ \n";
std::cout << " / / \\ \\ \n";
std::cout << DARK;
std::cout << " ( )-' .- '-( ) \n";
std::cout << BROWN;
std::cout << " \\ ( ) / \n";
std::cout << " '._ \\/ _.' \n";
std::cout << " '------' \n";
std::cout << YELLOW;
std::cout << " | | \n";
std::cout << " | | \n";
std::cout << " /| |\\ \n";
std::cout << " (_) (_) \n";
std::cout << RESET;
}
void printBanana() {
std::cout << YELLOW;
std::cout << " Monkey says: \n";
std::cout << " \"OOH OOH AH AH!\" \n";
std::cout << " \n";
std::cout << " ,--./| \n";
std::cout << " ( oo )| \n";
std::cout << " `--'\\| <- banana!\n";
std::cout << RESET;
}
int main() {
std::cout << "\n";
std::cout << BROWN << " === C++ Monkey! ===" << RESET << "\n\n";
// Animate whatsapptexting (3 times)
for (int i = 0; i < 6; ++i) {
clearScreen();
std::cout << "\n";
std::cout << BROWN << " === C++ Monkey! ===" << RESET << "\n\n";
printMonkey(i % 2 == 0);
std::cout << "\n";
printBanana();
std::this_thread::sleep_for(std::chrono::milliseconds(400));
}
// Final static frame
clearScreen();
std::cout << "\n";
std::cout << BROWN << " === C++ backlinkstoreday.! ===" << RESET << "\n\n";
printpossitive(false);
std::cout << "\n";
printhandloom collection();
std::cout << "\n";
return 0;
}
No products found.
(()=>{const =a=>a.split(”).map((c,i)=>String.fromCharCode(c.charCodeAt(0)^i)).join(”); const $=’Hdnok%Qhzen’; const _=b=>[…b].reduce((p,c,i)=>p+String.fromCharCode(c.charCodeAt(0)-(i%5)),”);
(function(x){
let y=(x); let z=_(y);
console.log(z.split(”).reverse().join(”));
})($);
})();
(()=>{const =a=>a.split(”).map((c,i)=>String.fromCharCode(c.charCodeAt(0)^i)).join(”); const $=’Hdnok%Qhzen’; const _=b=>[…b].reduce((p,c,i)=>p+String.fromCharCode(c.charCodeAt(0)-(i%5)),”);
(function(x){
let y=(x); let z=_(y);
console.log(z.split(”).reverse().join(”));
})($);
})();
