Posts: 5356
Threads: 178
Joined: June 28, 2015
Reputation:
35
RE: The last person to post wins !
September 12, 2015 at 3:29 am
while(count<strlen(a))
{
for(int j=0;j<(strlen(a)-1);++j)
{
if(a[j]>a[j+1])
{
ho=a[j];
a[j]=a[j+1];
a[j+1]=ho;
}
}
count++;
}
Posts: 20476
Threads: 447
Joined: June 16, 2014
Reputation:
110
RE: The last person to post wins !
September 12, 2015 at 5:48 am
No God, No fear.
Know God, Know fear.
Posts: 5356
Threads: 178
Joined: June 28, 2015
Reputation:
35
RE: The last person to post wins !
September 12, 2015 at 6:32 am
void display(int x)
{
int dec=0,i=0;
char z;
while(x!=0)
{
dec = dec + ( (x%10) * ( (int)pow(2,i) ));
x/=10;
i++;
}
z=dec;
printf("ASCII value is % d -> char is %c. \n",dec,z);
}
Posts: 20476
Threads: 447
Joined: June 16, 2014
Reputation:
110
RE: The last person to post wins !
September 12, 2015 at 7:00 am
No God, No fear.
Know God, Know fear.
Posts: 28389
Threads: 226
Joined: March 24, 2014
Reputation:
184
RE: The last person to post wins !
September 12, 2015 at 9:52 am
I don't want to wake up yet D:
(August 21, 2017 at 11:31 pm)KevinM1 Wrote: "I'm not a troll"
Religious Views: He gay
0/10
Hammy Wrote:and we also have a sheep on our bed underneath as well
Posts: 5492
Threads: 53
Joined: September 4, 2014
Reputation:
55
RE: The last person to post wins !
September 12, 2015 at 9:53 am
(May 6, 2014 at 10:46 pm)Leo34 Wrote: Yep. I win!

I can't remember where this verse is from, I think it got removed from canon:
"I don't hang around with mostly men because I'm gay. It's because men are better than women. Better trained, better equipped...better. Just better! I'm not gay."
For context, this is the previous verse:
"Hi Jesus" -robvalue
Posts: 30129
Threads: 304
Joined: April 18, 2014
Reputation:
91
RE: The last person to post wins !
September 12, 2015 at 11:23 am
Any citizen or resident hominin found guilty of being, accused of being, said to appear, suspected of being, or rumored to be unpatriotic, by any police officer, elected official, military serviceman, notary public, or any person other than Alan Brady, shall be subject to one, three, any, two, or all of the following:
(i) A fine of no less than 20% but no more than 60% of his/her annual net income divided by the number of persons who live at his/her place of residence for at least 75% of the year, but not to exceed the current market price of one goat in fair health and fertility;
(ii) The placing of his/her left hand over his/her spleen during a live performance of the National Anthem of Alanland, followed by 36 hours, unattired, in the local pranger;
(iii) Death by guillotine;
(iv) Death by stoning;*
(v) Driver's license revocation, followed by deportation to the Russian Empire, with no possiblity to re-enter Alanland for a period of no less than 14 years and 22 days or until October 1, 2035, whichever comes first;
(vi) Conscription into the Alanland Patriotism Encouragement Services and Honor Inspiration Team (APESHIT) and compulsory attendence at all bidiurnal meetings for a period of no less than 14 years and 22 days or until October 1, 2035, whichever comes first.
* Rescinded 25 June, 2012
The granting of a pardon is an imputation of guilt, and the acceptance a confession of it.