Help for this page

Select Code to Download


  1. or download this
    int main (void) {
        return 0;
    }
    
  2. or download this
    gcc -o try.exe try.c -v