one day, we'll know ♥

Past, Present, Permanent


Contents:
my song final.mp3
fall for all the rest.mp3
nineteen stars cover.mp3
Primer final.mp3
tell me DEMO.mp3
two demo.mp3
AI video 2007.mov
AI video 2008.mov
AI video 2009.mov


Friday, November 21, 2008
These words are for you me
`````````````````````````````````

one program i learnt;

#define CLASS_SIZE 5

main()
{

int i, j, score[CLASS_SIZE], sum = 0, temp;

printf("\ninput %d scores: ", CLASS_SIZE);
for (i = 0; i < CLASS_SIZE; ++i) {
scanf("%d", &score[i]);
sum += score[i];
}

for (i = 0; i < CLASS_SIZE - 1; --i)
for (j = CLASS_SIZE - 1; i , j; --j)
if (score[j-1] > score[j]) {
temp = score[j-1];
score[j-1] = score[j];
score[j] = temp;
}
printf("\n\nThe scores in acending order are:\n");
for (i = 0; i < CLASS_SIZE; ++i)
printf("\n score [%d] = %7d", i, score[i]);
printf("\n\n%23d%s\n%23.1f%s\n\n",
sum, " is the sum of all the scores", (float) sum / (float) CLASS_SIZE,
" is the class average");
}

Thinking of you MAPLE on Friday, November 21, 2008



These words are for you me
`````````````````````````````````

haiz.;

ok, about the COEs, if more ppl buy surely the prices will go up again. so, don't buy a car on impulse.

not that it's my problem. i have to wait till end of 2010 to get a car, at least. if the world is still around then. if MY world is still around then.

stupid mshs didn't give us the jc book. gonna borrow from sam soon, if i can, if he can. sigh. why does mshs always do these cheap things.

yeah, i hope some teacher reads this. since the students feedback is never considered. they'd rather get the complaints from public places, it seems. how embarrassing.

hmm, i wonder if i can download winx. ole, found it. i hope i don't get sued by the girls, lol.

HUUUUH, here don't have the uTorrent. sian. must use the outside com... ahh i gotta do my C also what. but i need guidance. i'm not that good at book-learning. i know i learnt integration from the book, but that was different because it was much less complicated and i've already learnt differentiation. maybe i'm not the kinda guy that can sit for hours on end writing a program that prints three characters.

i've yet to find my calling, sigh.

played diablo in the morning, dota with shaun (1 game) in the afternoon, wintermaul with shaun (1.15 games) after that, then i did a bit of programming (new program, mostly copy from book but i managed to change it a little, on my own xD) and then diablo again and dinner and diablo again until totally sian out and now i'm here blogging. i bet by the end of next week i'll be sian of computer. the korea trip would do well to relieve me of the sickness.

yawn yawn, mindless ranting. one day, i'll grow out of it.

i'll go turn on the outside com, brb.

ok it's on. sian, got brainiac. i use the outside bah. byebye

Thinking of you MAPLE on Friday, November 21, 2008