text stringlengths 0 834k |
|---|
goto 1ac |
) |
) |
set /a line1= %o2% + %o5% + %o8% |
if /i %line1% equ 20 ( |
if /i %d2% equ 2 ( |
set guess=2 |
goto 1ac |
) |
if /i %d5% equ 5 ( |
set guess=5 |
goto 1ac |
) |
if /i %d8% equ 8 ( |
set guess=8 |
goto 1ac |
) |
) |
set /a line1= %o3% + %o6% + %o9% |
if /i %line1% equ 200 ( |
if /i %d3% equ 3 ( |
set guess=3 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.