#include "haker-etap5.h"

void hack(std::string* pseudonym)
{
    *pseudonym = "haker";
}