Help for this page

Select Code to Download


  1. or download this
    # include <stdio.h>
    # include <stdlib.h>
    ...
    
        exit(0);
    }
    
  2. or download this
    gcc -O3 tr_big_string.c -o tr_big_string
    
  3. or download this
    ./tr_big_string ./big_string_file ./comparison_file