| TCH (statz) | ![]() #1, Főfasz (10579) |
145 | #3066 | ^ | Idézet | Thu, 05 Mar 2015 02:23:19 +01 |
| 188.36.*.* |
|
*.catv.pool.telekom.hu |
/* infinite ikszde by tch */
#include <stdio.h>
int main()
{
printf("X");
while (1) printf("D");
} |