[matumoto@localhost MENDEL]$ ls mendel.c [matumoto@localhost MENDEL]$ gcc mendel.c [matumoto@localhost MENDEL]$ ls a.out mendel.c [matumoto@localhost MENDEL]$ ./a.out input seed>3 (inferior,superior)= 2540, 7460 [matumoto@localhost MENDEL]$ ./a.out input seed>5 (inferior,superior)= 2456, 7544 [matumoto@localhost MENDEL]$