1. 1.
    0
    başlıyorum note:/1

    !start

    2. include <stdio.h>

    int main ()
    {
    printf ("hello, world!");
    return 0;
    }
    ···
   tümünü göster