Revision history of "My code1"

From Biolecture.org

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 03:43, 2 December 2018โ€Ž imported>Na kyung Jungโ€Ž . . (2,824 bytes) (+2,824)โ€Ž . . (Created page with "<p>use 5.010;<br /> use strict;<br /> use warnings;</p> <pre> my @matrix; $matrix[0][0]{score} = 0; $matrix[0][0]{pointer} = "none"; for(my $j = 1; $j <= length($se...")