push "a"
use print(1)
wusi(9)
push "b"
use print(1)
push "c"
return(1)
push "d"
use print(1)
return(0)
use wusi(0)
use print(1)
push "e"
use print(1)