fork(1) download
  1. import re
  2. print(re.search(rb'\x2a',b'\x08\x00\x2a\x00').end())
Success #stdin #stdout 0.04s 9580KB
stdin
Standard input is empty
stdout
3