January 2012
1 post
Alam mo yung feeling na.
mahalkosi16:
Nagbigay yung friend mo ng link. Sinsabi nya na I-Click mo yun
Tpos nung pagclick mo, video yun.
pinanood mo hanggang may biglang may nakakatakot na mukhang nagpakita. With matching sigaw na sound effects.
Tapos para kang:
November 2011
1 post
January 2011
5 posts
ispunct
#include<iostream.h> #include<conio.h> #include<ctype.h> char letter; int main() {clrscr(); cout«”Enter a lette:”; cin»letter; if(isalnum(letter)) cout«letter«” is an alphabhet or a number. \n”; else cout«letter«” is not an alphabet nor a number. \n”; if(isalpha(letter)) cout«letter«” is...
November 2010
4 posts
Finding roots. (c++)
litomanangan:
#include <iostream.h> #include <conio.h> #include <math.h> float a,b,c,s,root,R; int main() { clrscr(); cout«”enter an number for a : “; cin»a; cout«”enter an number for b : “; cin»b; cout«”Enter an number for c : “; cin»c; s=(a+b+c)/2; root=s*(s-a)*(s-b)*(s-c); R=(a*b*c)/(4*pow(root,0.5)); cout«”radius = ”...
SO SWEET♥!
BOY : ABC
GIRL : huh?!
BOY : Always Be Careful
GIRL : ahh. and then?
BOY : DEFG
GIRL : what?
BOY : Don’t Ever Forget Girl
GIRL : forget that?
BOY : i’m HI.
GIRL : huh?
BOY : Happy Inlove
GIRL : so?
BOY : JKLM
GIRL : and what that suppose to mean?
BOY : Just Keep Loving Me.
GIRL : so how about? NOPQRSTUVWXYZ?BOY : (stop and think)
BOY : No Other Person Quite Reasonable Shall Treat U Very Well Xceptme,
You’ll Zee!
May 2010
39 posts