Yeah, mother fuckers! This is my first C++ application.
Now go get yourself a Korean Nexon account.
P.S. I heard Nexon upgraded their verification system. I'm not sure if your generated number will work.
Printable View
Yeah, mother fuckers! This is my first C++ application.
Now go get yourself a Korean Nexon account.
P.S. I heard Nexon upgraded their verification system. I'm not sure if your generated number will work.
Gens don't work anymore :(, you need real ones now.
i dont understand what this does..
WTH OBAMA?!? HOW MANY TIMES DID UR MOM DROP U WHEN U WERE A YOUNGLING?
It's his first program written in C++, he's been asking me questions about it all day, he put a lot of work into it.
It was only the ending.
cin.get(); didn't really work. I had to use:
int a;
cin >> a;
to stop the program from crashing immediately after generating the number.
It took me an hour of searching google for the answer. :S