Friday, March 10, 2006

What a day! :)

#include <stdio.h>
#include <stdlib.h>
#include overnite.h
#include milo.h
#include assignments.h
#include hurry_your_project.h
#include mugging.h
#include stress.h
#include fellow_mugger.h
#include God_is_good.h
#include brothers_sisters.h
#include Word_of_God.h

typedef HOURS int;

const HOURS ONE_WHOLE_FUN_DAY = 24;

char* stuff_to_do[MAX_INTEGER];

HUMAN yeuann = new struct *CHILD_OF_GOD[EPHESIANS_1_3];

main(void) {
printf("Hello world.\n");
printf("

for (HOURS time = 0; time < ONE_WHOLE_FUN_DAY; time++) {
if (yeuann->isAwake == false) {
clock.alarm.status.on = true;
clock.activate();
}

if (yeuann->hungryStatus == true && (yeuann->pocketMoney > 0)) {
yeuann->pocketMoney--;
printf("It's feeding time!!!\n");
while (yeuann->hungryStatus) {
eat();
}
}

caregroup.fellowship(yeuann);

meet(hongtao);
meet(robert);
meet(marcus);
meet(calyn);
meet(nich);
meet(mich);

isEncouraged(true);

if (yeuann->isRefreshed) {
printf("Praise God!\n");
yeuann.smile();
}

time+=3;

go(lecture(NUS.LT34));

while (lecturer.lecturing() == true) {
yeuann.keep_eyes(open);
}

exit(lecture());

meet(alan);
meet(sijia);
yeuann.smile(2.0);

assignment(program());

HYP.status == still_not_complete;

rush_on == true;

yeuann.onHowDoISolveThisStupidProgrammingBug(recall(JAMES_1_5));

time = ONE_DAY - 1;

meet(qiaoping);

chat(qiaoping);

veryEncouraged == true;

time++;

blog();

printf("This must be the most \'wuliao\' blog entry I\'ve ever written.\n");
printf("Looks like I\'ve been doing too many programming assignments this week. :)");
}

thanksgiving_status = GOD_IS_GOOD + ALL_THE_TIME;

return thanksgiving_status;
}

No comments: