• Want to help us with this year's BoS Trials?
    Let us know before 30 June. See this thread for details
  • Looking for HSC notes and resources?
    Check out our Notes & Resources page

中文歌詞! (1 Viewer)

Frigid

LLB (Hons)
Joined
Nov 17, 2002
Messages
6,208
Gender
Undisclosed
HSC
N/A
LeT'z GoEs 2 K aR, wE geT mAnY ppLz aNd go SiNg tWinZ aNd BoY'Z Ar

LoL KeKeKE ^.^
 

bubz :D

the last laugh
Joined
Aug 20, 2003
Messages
4,584
Location
post-harry
Gender
Female
HSC
2003
/me sings "mong gei ta" with t00by @ gr33nb0x

/me and t00by watches jacky cheung prance around in tight jeans 80s style

ROFL
 

[Shadow]

New Member
Joined
Aug 25, 2004
Messages
16
void showGraph( void );

double a[10];

int main(int argc, char *argv[])
{
int sum = 0, count = 0;
bool done;
for (int i = 0; i<=9; i++)
{
if (!(i == 0))
{
if (a[i-1] == 0)
done = true;
}
if (!done)
{
cout << "NUMBER: ";
cin >> a;
count++;
sum += a;
}
}
cout << "\n";
cout << "NUMBER GRAPH\n";
showGraph();
cout << "\n";
count--;
cout << "\n";
cout << "SUM: " << sum;
cout << "\nCOUNT: " << count << "\n";
cout << "AVERAGE: " << sum / count << "\n\n";
return 0;
}

void showGraph( void )
{
for (int x = -1; x<=9; x++)
{
for (int y = 0; y<=10; y++)
{
if (x < 0)
cout << y;
else
{
if (!(a[x] == 0))
{
if(a[x] == y)
cout << "X";
else
cout << " ";
}
}
cout << " ";
}
if (!(a[x] == 0) || (x == -1))
cout << "\n";
}
cout << "\n";
}
 

j4x0r

Member
Joined
Jan 27, 2005
Messages
95
Gender
Male
HSC
2002
R0FlZzzzZZZZ I LiKE to gO to K LaHzzzzZZZZ KEKEKEKEekekekekKEKEKE~~~~~~&^@%(@*&^!)@! ^________^\\//
 

Frigid

LLB (Hons)
Joined
Nov 17, 2002
Messages
6,208
Gender
Undisclosed
HSC
N/A
eR-oH, GuYz plZ StOp SpaMMinG laH, oDaWyS wE KiLL Da tHrEAd gAr. <3
 

[Shadow]

New Member
Joined
Aug 25, 2004
Messages
16
Frigid said:
LeT'z GoEs 2 K aR, wE geT mAnY ppLz aNd go SiNg tWinZ aNd BoY'Z Ar

LoL KeKeKE ^.^
KeKekEkEkKEKekKEkEKkEkKEkEKEeeee

yOo Go UrSeLF la~!~!~!~!!!!!!111oneoneone

YoO Rz SoOoOoOoOoOoOoOoOoOoOo GeHi La!!!!111~~!#@$#%$^#~2
 

j4x0r

Member
Joined
Jan 27, 2005
Messages
95
Gender
Male
HSC
2002
Frigid said:
awWwz MoNNiE i wiLL lubBleZ u iF nO1 LuBBleZ u...

u diDn'T iNtRo uRseLF 2 mE, wEn I WaS @ uTs LaH :'(
m4ybE U aRe a kNoB JoB ArrRRRRRRRrr aNd u fUk chIx on the FiRst M3et, DaT`s Y shE av0id3d u LORRRRRRRRrrrrrrrrrrRRRRRRRRRR (*!&%@(*&^%@!)(*&!
 

withoutaface

Premium Member
Joined
Jul 14, 2004
Messages
15,098
Gender
Male
HSC
2004
bubz :D said:
no, it's just added on to complete the sentence... without it, it just sounds weird :p
Then on translation it sounds weird and fobby anyway:p
 

transcendent

Active Member
Joined
Jan 5, 2005
Messages
2,954
Location
Beyond.
Gender
Undisclosed
HSC
N/A
Frigid said:
LeT'z GoEs 2 K aR, wE geT mAnY ppLz aNd go SiNg tWinZ aNd BoY'Z Ar

LoL KeKeKE ^.^
what's scary is i know a girl who loves twins and boys and goes karaoke to most likely sing their songs -_-"
 

xiao1985

Active Member
Joined
Jun 14, 2003
Messages
5,704
Gender
Male
HSC
N/A
transcendent said:
what's scary is i know a girl who loves twins and boys and goes karaoke to most likely sing their songs -_-"
make it two... i mean one gal and one boi =p

ok this is turnin crazy... wut's goin on?!?!
wut's with the fashion of fob talkin ?!?!?!
 

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Top