Execute SNUSP/Go: Difference between revisions

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