width = 16
height = 16
pixels = {}
if cursorBlinkOn then
cursorBlinkOn = false
else
for y=0, 15 do
pixels[15+y*width] = -1
end
cursorBlinkOn = true
end
animateAgainIn = 1000show applet test run test run with input download show line numbers
Travelled to 12 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
| ID | Author/Program | Comment | Date | |
|---|---|---|---|---|
| 585 | #1000610 | Edit suggestion: !636 !629 main { static Object androidContext; static String programID; public static void main(String[] args) throws Exception { width = 16 height = 16 pixels = {} if cursorBlinkOn then cursorBlinkOn = false else for y=0, 15 do pixels[15+y*width] = -1 end cursorBlinkOn = true end animateAgainIn = 1000 }} | 2015-08-18 22:56:08 | delete |
| 583 | #1000604 (pitcher) | 2015-08-18 00:07:22 |
| Recognizer | Recognition Result | Visualize | Recalc |
|---|---|---|---|
| #308 | 200 | [visualize] |