This documentation is automatically generated by online-judge-tools/verification-helper
from __pypy__ import strategy
A = [False]*10
print(strategy(A))
from array import array
array('b', None)
from __pypy__ import strategy
A = [False]*10
print(strategy(A))
from array import array
array('b', None)