this is mine! love.cpp
it compiles :)
#include <stdio.h>
#include <stdlib.h>
int giulia()
{
int life=true,love=1;
while(life)
{
love++;
printf("%d \n",love);
}
return love;
}
int main(){
giulia();
system("pause");
}
hi people! im seeking of good love poems written in programming languages, all iv found at the moment is:
http://engtech.wordp...poetry-in-perl/
and that: http://code-poems.com/ --- http://continentcontinent.cc/index.php/continent/article/viewArticle/97
let's post some code poems (i...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.