| knowledge-database (beta) |
Current group: ka.test
[ignore this test]
|
|
 | | From: | andreas rosowitsch | | Subject: | [ignore this test] | | Date: | Fri, 17 Dec 2004 21:06:33 +0100 |
|
|
 | write this in your compiler:
include
main void() {
for (long unsigned i = 0 ; i < 10000000000000000 ; i++) cout << "Ich bin so doof piep piep piep..........." << "\a";
}
|
|
|
| | |
|
 |