;https://yukicoder.me/problems/no/246 #runtime "hs […]
;https://yukicoder.me/problems/no/246 #runtime "hs […]
;https://yukicoder.me/problems/no/246#runtime "hsp3cl"numMin=1numMax=1000000001repeatchkNum=(numMin+numMax)/2mes strf("? %d",chkNum)sdim v: input v,,2if v="1": numMin=chkNum: else: numMax=chkNumif numMin=numMax-1 {mes strf("! %d",numMin)break}loop