07-06-2009, 18:49
|
#109 (permalink)
|
|
|
DAAAANKEEEE !
@ Foofighter .
Scherzmodus on
#include
#include
using namespace std;
int main(int argc, char *argv[])
{
cout << "Aber was hat denn die Signatur zu sagen.\n" << endl;
cout << "Wird doch wohl keine Anspielung auf das Alter sein ,oder !? )\n" << endl;
system("PAUSE");
return EXIT_SUCCESS;
}
Scherzmodus off
|
|
|