Commit cffb2e5c authored by Narumon Mokpha 's avatar Narumon Mokpha

ส่งงานค่ะ

parent 36989551
def value(v,p,n): def value(v,p,n):
v = [0, 0,0,0,1, 0,1,1] v = [0,0,0,0,1,0,1,1]
sign = -1 if v[0] == 1 else 1 sign = -1 if v[0] == 1 else 1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment