Python 3, (削除) 58 (削除ここまで) (削除) 3513 (削除ここまで) (削除) 40 (削除ここまで) 39 bytes
lambda n,m:eval(f'0x{n}*0x{m}<0x{n*m}')
Looks like I had this idea two hours too late.
Thanks to @ØrjanJohansen for golfing off 1 byte!
Python 3, (削除) 58 (削除ここまで) (削除) 3513 (削除ここまで) (削除) 40 (削除ここまで) 39 bytes
lambda n,m:eval(f'0x{n}*0x{m}<0x{n*m}')
Looks like I had this idea two hours too late.
Thanks to @ØrjanJohansen for golfing off 1 byte!
Python 3, (削除) 58 (削除ここまで) (削除) 3513 (削除ここまで) (削除) 40 (削除ここまで) 39 bytes
lambda n,m:eval(f'0x{n}*0x{m}<0x{n*m}')
Looks like I had this idea two hours too late.
Thanks to @ØrjanJohansen for golfing off 1 byte!
Python 3, (削除) 58 (削除ここまで) (削除) 3513 (削除ここまで) 40(削除) 40 (削除ここまで) 39 bytes
lambda n,m:eval(f'0x{n}*0x{m}==0x<0x{n*m}')
Looks like I had this idea two hours too late.
Try it online! Thanks to @ØrjanJohansen for golfing off 1 byte!
Python 3, (削除) 58 (削除ここまで) (削除) 3513 (削除ここまで) 40 bytes
lambda n,m:eval(f'0x{n}*0x{m}==0x{n*m}')
Looks like I had this idea two hours too late.
Python 3, (削除) 58 (削除ここまで) (削除) 3513 (削除ここまで) (削除) 40 (削除ここまで) 39 bytes
lambda n,m:eval(f'0x{n}*0x{m}<0x{n*m}')
Looks like I had this idea two hours too late.
Thanks to @ØrjanJohansen for golfing off 1 byte!
Python 2 Python 3, (削除) 58 (削除ここまで) 44(削除) 3513 (削除ここまで) 40 bytes
lambda n,m:eval('0x%u*0x%u==0x%u'%(f'0x{n,}*0x{m,}==0x{n*m)}')
Looks like I had this idea two hours too late.
Python 2, (削除) 58 (削除ここまで) 44 bytes
lambda n,m:eval('0x%u*0x%u==0x%u'%(n,m,n*m))
Looks like I had this idea two hours too late.
Python 3, (削除) 58 (削除ここまで) (削除) 3513 (削除ここまで) 40 bytes
lambda n,m:eval(f'0x{n}*0x{m}==0x{n*m}')
Looks like I had this idea two hours too late.