1. 51.
    0
    #include <stdio.h>
    2. include <conio.h>

    main()
    {
    printf("web sitesi yapabiliyomusun amq ya");
    getche();
    }
    ···
   tümünü göster