Execute SNUSP/Java: Difference between revisions

m
Shortened a bit
m (Using the fancy new eso link)
m (Shortened a bit)
Line 87:
 
public void run(){
whilefor(;execute(code.get(place.y).charAt(place.x));place= moveCP()){;
place= moveCP();
}
}
 
Anonymous user