gene.c prot.1 gene.1 prot.2 gene.2 prot.3 gene.3 prot.4 gene.4
cp /u/cs126/files/gene/* .
a.out prot.1 gene.1
a.out gene.1 prot.1
printf("%d\n", code(geneseq)); printf("%d\n", code(geneseq + 3));
15 39
decode(15); decode(39);
att gct
/u/cs126/bin/submit 7 readme gene.c