text stringlengths 0 834k |
|---|
if /i %line1% equ 11 ( |
set guess=6 |
goto 1ac |
) |
set /a line1= %x4% + %x5% + %x6% |
if /i %line1% equ 101 ( |
set guess=5 |
goto 1ac |
) |
set /a line1= %x4% + %x5% + %x6% |
if /i %line1% equ 110 ( |
set guess=4 |
goto 1ac |
) |
set /a line1= %x7% + %x8% + %x9% |
if /i %line1% equ 11 ( |
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.