text stringlengths 0 834k |
|---|
goto 1x%guess% |
::~ Checks that the place hasn't already been taken (as explained above) and 'goto's the corresponding place below. |
:1x1 |
set x1=1 |
set o1=1000 |
set d1=X |
goto 1xprocess |
:1x2 |
set x2=10 |
set o2=1000 |
set d2=X |
goto 1xprocess |
:1x3 |
set x3=100 |
set o3=1000 |
set d3=X |
goto 1xprocess |
:1x4 |
set x4=1 |
set o4=1000 |
set d4=X |
goto 1xprocess |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.