Pour ceux qui peuvent traiter le C++
faites ceci :
- include < stdio.h>
- include < conio.h>
void main();
{ / / deb main
int i,y;
for(i=596;i<701;i++)
{ / / deb for
printf("Post man post ! \n\n");
if(tu post au moin trois sms, tu en parle a tes potes)
{ / / deb if
jonathan va pas crever et aura son bts iris
}
else
{
jonath creve et a pas sont bts iris !
}
} / / fin for
getch();
} / / fin main