text stringlengths 0 834k |
|---|
set /a line1= %x1% + %x4% + %x7% |
if /i %line1% equ 2 ( |
if /i %d1% equ 1 ( |
set guess=1 |
goto 1ac |
) |
if /i %d4% equ 4 ( |
set guess=4 |
goto 1ac |
) |
if /i %d7% equ 7 ( |
set guess=7 |
goto 1ac |
) |
) |
set /a line1= %x2% + %x5% + %x8% |
if /i %line1% equ 20 ( |
if /i %d2% equ 2 ( |
set guess=2 |
goto 1ac |
) |
if /i %d5% equ 5 ( |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.