vineri, noiembrie 28

geek joke

Cea mai geek poanta ever (luata de aici)



4 comentarii:

Diana spunea...

inventiv :D
l-ai compilat sa vezi ce face? :P

Anonim spunea...

Cool stuff. Am ras copios. Keep on truckin'.

Thomas

mihneasimian spunea...

mihnea@mihnea-laptop:~/sources$ gcc -Wall -o charlie charlie.c
charlie.c:4: warning: return type defaults to ‘int’
charlie.c: In function ‘main’:
charlie.c:6: warning: value computed is not used
charlie.c:7: warning: statement with no effect
charlie.c:8: warning: suggest parentheses around + or - in operand of &
charlie.c:8: warning: statement with no effect
charlie.c:8: warning: statement with no effect
charlie.c:14:7: error: invalid suffix "s" on integer constant
charlie.c:14: warning: implicit declaration of function ‘atoi’
charlie.c:22: warning: value computed is not used
charlie.c:23: warning: value computed is not used
charlie.c:23: warning: value computed is not used
charlie.c:23: warning: left-hand operand of comma expression has no effect
charlie.c:23: warning: statement with no effect
charlie.c:24: warning: suggest parentheses around arithmetic in operand of ^
charlie.c:24: warning: statement with no effect
charlie.c:25: warning: type defaults to ‘int’ in declaration of ‘eroticism’
charlie.c:26: warning: type defaults to ‘int’ in declaration of ‘that’
charlie.c:26: warning: implicit declaration of function ‘puts’
charlie.c:26: warning: unused variable ‘that’
charlie.c:25: warning: unused variable ‘eroticism’
charlie.c:31: warning: statement with no effect
charlie.c:33: warning: statement with no effect
charlie.c:34: warning: suggest parentheses around + or - in operand of &
charlie.c:34: warning: statement with no effect
charlie.c:36: warning: statement with no effect
charlie.c:37: warning: implicit declaration of function ‘putchar’
charlie.c:38: warning: value computed is not used
charlie.c:39: warning: statement with no effect
charlie.c:41: warning: type defaults to ‘int’ in declaration of ‘this’
charlie.c:42: warning: array subscript has type ‘char’
charlie.c:42:17: error: invalid suffix "s" on integer constant
charlie.c:44: warning: statement with no effect
charlie.c:45:8: error: invalid suffix "s" on integer constant
charlie.c:45: warning: statement with no effect
charlie.c:43: warning: unused variable ‘my’
charlie.c:43: warning: unused variable ‘get’
charlie.c:43: warning: unused variable ‘les’
charlie.c:46: warning: statement with no effect
charlie.c:49: warning: implicit declaration of function ‘exit’
charlie.c:49: warning: incompatible implicit declaration of built-in function ‘exit’
mihnea@mihnea-laptop:~/sources$ g++ -Wall -o charlie charlie.c
charlie.c:14:7: error: invalid suffix "s" on integer constant
charlie.c:42:17: error: invalid suffix "s" on integer constant
charlie.c:45:8: error: invalid suffix "s" on integer constant
charlie.c:3: error: expected unqualified-id before ‘!’ token
charlie.c:4: error: expected constructor, destructor, or type conversion before ‘(’ token
charlie.c:4: error: expected unqualified-id before ‘{’ token

:D needs "a little" debugging

Anonim spunea...

even too geek for me