How to learn C++ in 21 days
@a1batross
void main()
{
printf("Why not?");
}
re: How to learn C++ in 21 days
re: How to learn C++ in 21 days
re: How to learn C++ in 21 days
re: How to learn C++ in 21 days
@servant_of_the_anime_avatars @a1batross @alyx
now, you've lost me completely.
re: How to learn C++ in 21 days
@alyx @a1batross
no, you didn’t use enough big stdlib. try again.
int main(int argc, char** argv) { std::cout << "kill me" << std::endl; }