Name: Anonymous 2009-03-16 15:57
/*
language : ANSI C
Indent style: Allman
rules:
0 - you are allowed to add only ONE line of source code.
1 - you are allowed to add a second line with only '{' or '}'
2 - to use more than one ',' or ';' in your source is not allowed
3 - if you have to say something, do it in ANSI C comments
4 - you are allowed to use 'goto <postnumber>' (only backwards)
5 - return, exit, _exit, ... are not allowed
6 - post 100 will exit the programm
7 - all posts which result in crap or a common sense fail will be ignored.
*/
int main(void)
{
language : ANSI C
Indent style: Allman
rules:
0 - you are allowed to add only ONE line of source code.
1 - you are allowed to add a second line with only '{' or '}'
2 - to use more than one ',' or ';' in your source is not allowed
3 - if you have to say something, do it in ANSI C comments
4 - you are allowed to use 'goto <postnumber>' (only backwards)
5 - return, exit, _exit, ... are not allowed
6 - post 100 will exit the programm
7 - all posts which result in crap or a common sense fail will be ignored.
*/
int main(void)
{