#include <iostream.h>
main() {
int myluv, urluv, urpos;
int hate,nofcall;
if (you date a new gal immeditately after break up) then
{
writeln ("Please dun call me back and tell me you love me & miss me");
myluv=0;
urluv=-1;
}
if (myluv=0) then
writeln("Why do i need to answer your call and listen to your fake sweet words?");
if (urluv=-1) then
{
urpos=-1;
writeln("You have no right to SMS me and blame me for not answering ur call!");
}
for (hate= 1; hate<=nofcall; hate++)
urpos--;
if (urpos<-1) then writeln("I dun know y u make urself so hateful but i m reali speechless to u")
return 0;
}
請先 登入 以發表留言。