@ -54,6 +54,7 @@ int main(int argc, char **argv) {
printf("%d\n", max_life);
Player *stupid_fucking_monkey = new_player(max_life, Ragavan);
Player *sparky = new_player(max_life, Bolt);
free(stupid_fucking_monkey);
free(sparky);
return 0;
}
The note is not visible to the blocked user.