text stringlengths 0 834k |
|---|
:1xgame |
set /a line1= %x1% + %x2% + %x3% |
if /i %line1% equ 11 ( |
set guess=3 |
goto 1ac |
) |
set /a line1= %x1% + %x2% + %x3% |
if /i %line1% equ 101 ( |
set guess=2 |
goto 1ac |
) |
set /a line1= %x1% + %x2% + %x3% |
if /i %line1% equ 110 ( |
set guess=1 |
goto 1ac |
) |
set /a line1= %x4% + %x5% + %x6% |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.