text stringlengths 0 834k |
|---|
set guess=5 |
goto 1ac |
) |
if /i %d8% equ 8 ( |
set guess=8 |
goto 1ac |
) |
) |
set /a line1= %x3% + %x6% + %x9% |
if /i %line1% equ 200 ( |
if /i %d3% equ 3 ( |
set guess=3 |
goto 1ac |
) |
if /i %d6% equ 6 ( |
set guess=6 |
goto 1ac |
) |
if /i %d9% equ 9 ( |
set guess=9 |
goto 1ac |
) |
) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.