Would you like to react to this message? Create an account in a few clicks or log in to continue.

FUNNY THINGS!

+12
SMUGATRON
Mr.Yeah!
Jam
ChickenCrazy
DaWeeD*
Witch
Lochverstärker
Toffi
Gµgin
Vukimi
Alcoholic
InV3RT
16 posters

Page 6 of 24 Previous  1 ... 5, 6, 7 ... 15 ... 24  Next

Go down

FUNNY THINGS! - Page 6 Empty Re: FUNNY THINGS!

Post by Alcoholic 7th April 2011, 11:36

nub123 wrote:What i do now:

#include
using namespace std;
int x, a;
float mas[1000];
void skaityti()
{
scanf("%d", &a);
scanf("%d", &x);
for(int i = 0; i < x; i++){
scanf("%f", &mas[i]);
printf("%.2f ", mas[i]);
}
printf("\n");
for(int j = 0; j < x; j++){
if (mas[j] > a) printf("%.2f ", mas[j]);
}
}

int main()
{
freopen("duom.in", "r", stdin);
freopen("rez.out", "w", stdout);
skaityti();
printf("Vesti skaiciai");
//system ("pause");
return 0;
}

What i must learn next year...

int parse_PE(void) {
#ifdef WIN32
IMAGE_DOS_HEADER *doshdr;
IMAGE_NT_HEADERS *nthdr;
IMAGE_SECTION_HEADER *sechdr;
int i;
u8 *p;

p = filemem;
doshdr = (IMAGE_DOS_HEADER *)p; p += sizeof(IMAGE_DOS_HEADER);
p += doshdr->e_lfanew - sizeof(IMAGE_DOS_HEADER);
nthdr = (IMAGE_NT_HEADERS *)p; p += sizeof(IMAGE_NT_HEADERS);

if((doshdr->e_magic != IMAGE_DOS_SIGNATURE) || (nthdr->Signature != IMAGE_NT_SIGNATURE) || (nthdr->OptionalHeader.Magic != IMAGE_NT_OPTIONAL_HDR_MAGIC)) {
return(-1);
}
imagebase = nthdr->OptionalHeader.ImageBase;
sechdr = (IMAGE_SECTION_HEADER *)p;

sections = nthdr->FileHeader.NumberOfSections;
section = malloc(sizeof(section_t) * sections);
if(!section) std_err(NULL);

for(i = 0; i < sections; i++) {
section[i].rva = sechdr[i].VirtualAddress;
section[i].offset = sechdr[i].PointerToRawData;
section[i].size = sechdr[i].SizeOfRawData;
}
return(0);
#else
return(-1);
#endif
}

Jajaja This should be funny right?D:

Cool story. Bro.
Alcoholic
Alcoholic
Admin
Admin

Posts : 1364
Join date : 2010-11-17

https://hsclan.darkbb.com/

Back to top Go down

FUNNY THINGS! - Page 6 Empty Re: FUNNY THINGS!

Post by SMUGATRON 7th April 2011, 11:42

Ty.

Jajaja (spamming)
SMUGATRON
SMUGATRON
Admin
Admin

Posts : 137
Join date : 2010-11-16
Location : Temple Of Smug

https://hsclan.darkbb.com

Back to top Go down

FUNNY THINGS! - Page 6 Empty Re: FUNNY THINGS!

Post by Lochverstärker 8th April 2011, 14:25

Spoiler:

Spoiler:

Spoiler:

Spoiler:

Spoiler:

put the pic's in spoilers :>
Lochverstärker
Lochverstärker
Moderator
Moderator

Posts : 1085
Join date : 2010-12-04

Back to top Go down

FUNNY THINGS! - Page 6 Empty Re: FUNNY THINGS!

Post by Toffi 8th April 2011, 14:47

Lochverstärker wrote:
Spoiler:

Spoiler:

Spoiler:

Spoiler:

Spoiler:

put the pic's in spoilers :>

lol, nice pics :p
Toffi
Toffi
Moderator
Moderator

Posts : 689
Join date : 2010-11-17
Location : Cookieland *-*

Back to top Go down

FUNNY THINGS! - Page 6 Empty Re: FUNNY THINGS!

Post by ChickenCrazy 9th April 2011, 05:46

lol!
ChickenCrazy
ChickenCrazy

Posts : 661
Join date : 2011-02-05
Location : Mustik

Back to top Go down

FUNNY THINGS! - Page 6 Empty Re: FUNNY THINGS!

Post by Lochverstärker 9th April 2011, 12:43

I will abuse this thread for UrT screend, which are only kinda funny :>

[You must be registered and logged in to see this link.]

this happened 2 times today. the first time rank asked and this one. I'm also kinda proud of this ..
Lochverstärker
Lochverstärker
Moderator
Moderator

Posts : 1085
Join date : 2010-12-04

Back to top Go down

FUNNY THINGS! - Page 6 Empty Re: FUNNY THINGS!

Post by Toffi 9th April 2011, 13:34

Lochverstärker wrote:I will abuse this thread for UrT screend, which are only kinda funny :>

[You must be registered and logged in to see this link.]

this happened 2 times today. the first time rank asked and this one. I'm also kinda proud of this ..

I'm too, im getting compared with Loch! : >
Toffi
Toffi
Moderator
Moderator

Posts : 689
Join date : 2010-11-17
Location : Cookieland *-*

Back to top Go down

FUNNY THINGS! - Page 6 Empty Re: FUNNY THINGS!

Post by Vukimi 11th April 2011, 06:42

I was just looking at who was online on the *EviL* servers, and check out who I saw at pistol&nades! Try guessing Razz
Here's a tip (perhaps it's too easy):
OWNED

Spoiler:

lol Razz
Vukimi
Vukimi
Vuki's bob rank
Vuki's bob rank

Posts : 1250
Join date : 2010-11-17

Back to top Go down

FUNNY THINGS! - Page 6 Empty Re: FUNNY THINGS!

Post by Alcoholic 11th April 2011, 08:50

Holy shit! It's Abraxars!
Alcoholic
Alcoholic
Admin
Admin

Posts : 1364
Join date : 2010-11-17

https://hsclan.darkbb.com/

Back to top Go down

FUNNY THINGS! - Page 6 Empty Re: FUNNY THINGS!

Post by Vukimi 11th April 2011, 09:03

Alco Razz
Later he came on knives&boots too, and Witch had to kick him cause of his attitude Very Happy
Vukimi
Vukimi
Vuki's bob rank
Vuki's bob rank

Posts : 1250
Join date : 2010-11-17

Back to top Go down

FUNNY THINGS! - Page 6 Empty Re: FUNNY THINGS!

Post by Alcoholic 11th April 2011, 09:06

Ahahah. That's the sonic i know.
Alcoholic
Alcoholic
Admin
Admin

Posts : 1364
Join date : 2010-11-17

https://hsclan.darkbb.com/

Back to top Go down

FUNNY THINGS! - Page 6 Empty Re: FUNNY THINGS!

Post by Mr.Yeah! 11th April 2011, 09:13

Lochverstärker wrote:
Spoiler:
Windows wrote:Analysis result:

You are pregnant.
Epic.
WHOAMG!!

Congratulations Loch, you are hereby pregnant cheers.
avatar
Mr.Yeah!
VIP
VIP

Posts : 511
Join date : 2011-04-03

Back to top Go down

FUNNY THINGS! - Page 6 Empty Re: FUNNY THINGS!

Post by Alcoholic 11th April 2011, 09:17

Not enough memory. Delete Windows to free memory?
Alcoholic
Alcoholic
Admin
Admin

Posts : 1364
Join date : 2010-11-17

https://hsclan.darkbb.com/

Back to top Go down

FUNNY THINGS! - Page 6 Empty Re: FUNNY THINGS!

Post by Vukimi 11th April 2011, 09:20

MS Paint Error

The operation was completed successfully.
There must be something wrong
Rofl Very Happy

And..
Not an error. For diversity.

NOBODY EXPECTS THE SPANISH INQUISITION!!!

Lmao! lol!
Vukimi
Vukimi
Vuki's bob rank
Vuki's bob rank

Posts : 1250
Join date : 2010-11-17

Back to top Go down

FUNNY THINGS! - Page 6 Empty Re: FUNNY THINGS!

Post by Mr.Yeah! 11th April 2011, 12:21

Here's what may happen if you don't understand English:



I love this I think I'm gonna use it as epic answer Heya
avatar
Mr.Yeah!
VIP
VIP

Posts : 511
Join date : 2011-04-03

Back to top Go down

FUNNY THINGS! - Page 6 Empty Re: FUNNY THINGS!

Post by Toffi 11th April 2011, 12:50

Mr.Yeah! wrote:Here's what may happen if you don't understand English:



I love this I think I'm gonna use it as epic answer Heya

Nice vid Razz
Toffi
Toffi
Moderator
Moderator

Posts : 689
Join date : 2010-11-17
Location : Cookieland *-*

Back to top Go down

FUNNY THINGS! - Page 6 Empty Re: FUNNY THINGS!

Post by InV3RT 14th April 2011, 05:34


BUMP
InV3RT
InV3RT
Spammer
Spammer

Posts : 1178
Join date : 2010-11-17
Location : I am white

https://hsclan.darkbb.com/

Back to top Go down

FUNNY THINGS! - Page 6 Empty Re: FUNNY THINGS!

Post by DaWeeD* 14th April 2011, 06:27



and another fail:


DaWeeD*
DaWeeD*

Posts : 234
Join date : 2011-02-03
Location : somewhere

Back to top Go down

FUNNY THINGS! - Page 6 Empty Re: FUNNY THINGS!

Post by Vukimi 14th April 2011, 06:44

The fairy fail is epic!!
Not to fear, little children. I will *oooh*
Rofl!!
Vukimi
Vukimi
Vuki's bob rank
Vuki's bob rank

Posts : 1250
Join date : 2010-11-17

Back to top Go down

FUNNY THINGS! - Page 6 Empty Re: FUNNY THINGS!

Post by Toffi 14th April 2011, 09:03

Lol! Nice vids, weedy Very Happy
Toffi
Toffi
Moderator
Moderator

Posts : 689
Join date : 2010-11-17
Location : Cookieland *-*

Back to top Go down

FUNNY THINGS! - Page 6 Empty Re: FUNNY THINGS!

Post by InV3RT 15th April 2011, 03:12

Try to read this:
Spoiler:
AND




Last edited by InV3RT on 15th April 2011, 05:00; edited 1 time in total (Reason for editing : Forgot the video)
InV3RT
InV3RT
Spammer
Spammer

Posts : 1178
Join date : 2010-11-17
Location : I am white

https://hsclan.darkbb.com/

Back to top Go down

FUNNY THINGS! - Page 6 Empty Re: FUNNY THINGS!

Post by Alcoholic 15th April 2011, 07:09

InV3RT wrote:[You must be registered and logged in to see this image.]

I can read upside-down texts, that one's no challenge Very Happy
Alcoholic
Alcoholic
Admin
Admin

Posts : 1364
Join date : 2010-11-17

https://hsclan.darkbb.com/

Back to top Go down

FUNNY THINGS! - Page 6 Empty Re: FUNNY THINGS!

Post by InV3RT 15th April 2011, 07:24

Damn! Almost got ya :>
InV3RT
InV3RT
Spammer
Spammer

Posts : 1178
Join date : 2010-11-17
Location : I am white

https://hsclan.darkbb.com/

Back to top Go down

FUNNY THINGS! - Page 6 Empty Re: FUNNY THINGS!

Post by DaWeeD* 15th April 2011, 08:56

somebody who don't know [You must be registered and logged in to see this link.]
DaWeeD*
DaWeeD*

Posts : 234
Join date : 2011-02-03
Location : somewhere

Back to top Go down

FUNNY THINGS! - Page 6 Empty Re: FUNNY THINGS!

Post by Toffi 15th April 2011, 10:23

DaWeeD* wrote:somebody who don't know [You must be registered and logged in to see this link.]

I guess everyone knows it D:
Toffi
Toffi
Moderator
Moderator

Posts : 689
Join date : 2010-11-17
Location : Cookieland *-*

Back to top Go down

FUNNY THINGS! - Page 6 Empty Re: FUNNY THINGS!

Post by Sponsored content


Sponsored content


Back to top Go down

Page 6 of 24 Previous  1 ... 5, 6, 7 ... 15 ... 24  Next

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum