Help for this page

Select Code to Download


  1. or download this
        #include<stdio.h>
        #include<stdlib.h>
    ...
            int T = *Q[i]; // <== will segfault when i == 30 because I sai
    +d so :)
          };
        };
    
  2. or download this
        #!/usr/bin/env perl
        use strict;
    ...
        # the loop stopped because $L==$R==$M , so we just print out $M
        print "Segfault caused by line $M\n";