9 lines
90 B
Python
9 lines
90 B
Python
run("cpython/wrapper")
|
|
|
|
|
|
|
|
x=[1,2,7,20,100,16,4,3,2]
|
|
|
|
y=range(len(x))
|
|
|
|
print gfitoff(x, y): |