My Cryptic Program

Pages: 12
Why did he delete all his posts?
Beats me. Here's the OP.

Guess what it does.

1
2
3
4
5
6
7
8
9
10
11
12
13
#include<stdio.h>
#include<iostream>
typedef short int crazypenguins;
typedef long double wow;wow idiots=107+1;
class someclass{
public:crazypenguins hello2;
someclass(){hello2=101;}};
using namespace std; int hello1 = 72;
int main(int argc, char* argv[]){if(hello1==72){
printf("%c",(char)hello1);}else{cout<<"YOUSTINK."<<endl;}
someclass *OMG=new someclass;if(OMG->hello2==101-12+(2+10)){cout<<(char)OMG->hello2;}
crazypenguins count=1;while(count<=2){cout<<static_cast<char>(idiots);count=count+1;}
cout<<(char)111;getchar();4;}



(I just had to. ;)
Lol Moschops do you actually copy every first post anybody relatively new posts, "just in case"?
I was wondering that, too. Though I'm sure the Google cache is helpful in this respect.
closed account (3hM2Nwbp)
"Just in case" seems to be happening a lot. I'd wager 50% of posts that put the OP in an uncomfortable position are subject to self-deletion.
Topic archived. No new replies allowed.
Pages: 12