Execute SNUSP/Go: Difference between revisions

→‎{{header|Go}}: library change
(Go solution)
 
(→‎{{header|Go}}: library change)
Line 32:
 
// make 2 dimensional instruction store, declare instruction pointers
is := strings.Split(raw, "\n", -1)
var ipr, ipc int
 
1,707

edits