1. 1.
    0
    #include <stdio.h>

    main()
    {
    for(;;)
    {
    printf ("bigibtirgit!n");
    }
    }
    ···
   tümünü göster